@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Exo:wght@700&display=swap');


* {
}
body {
    font-size: 16px;
    line-height: 24px;
    color: #171717;
    overflow-x: hidden;
    font-family: 'Work Sans', sans-serif;
}
a {
	text-decoration: none;
	transition-style: linear;
	transition-duration: 0.2s;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
section {
	padding: 30px 0px;
	width: 100%;
	float: left;
}
.sec a:hover {
    text-decoration: none;
}
.btn-grey.pull-right.fgh {
    width: 100%;
    margin-top: -20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: 'Raleway', sans-serif;
}
h3.til-cen {
    text-align: center;
    color: #0064fd;
}
h4.hea {
    color: #0064fd;
    font-weight: 500;
	font-size: 30px;
}
.head table {
    margin: 18px auto 37px;
}
.head p {
    margin-left: 10px;    font-size: 14px;
}
h4.hea span {
    display: table;
    font-size: 16px;
    text-indent: 19px;
    line-height: 23px;
    margin-top: 5px;
}
ul, li {
	list-style: none;
}
img {
	max-width: 100%;
}
img.shadow {
	position: absolute;
	bottom: -24px;
	left: 50%;
	margin-left: -357px;
}
.gcc {
    background: #bdbfba26;
    padding: 20px;
}
.single {
}
a.spl:hover
{
	text-decoration:none;
}
.gmc-padding-top-10 .single {
}
.cl {
	clear: both;
}
.dld.btn-grey {
    width: 100%;
}
.align-center {
	width: 100%;
	text-align: center;
}
.scn {
    text-align: left;
}
.flag 
{
	    height: 299px;
    width: 274px;
}
p.pla {
    margin-left: 100px;
    margin-top: 20px;
}
.team 
{
	height: 240px;
}
.tabs 
{
	    width: 329px;
	margin-top: 65px;}
.challenge {
   background: #0064fd;
    padding: 20px;
    color: #fff;
    border-radius: 5px;
    height: 300px;
}
.challenge p {
    height: 50px;
}
.challenge h2 {
    color: #fff;
	margin-top:5px;
}
.chall-info p {
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
}
.chall-info p {
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
    height: 130px;
}
table {
  
  border-collapse: collapse;
  width: 100%;
	
}
th {
    background-color: #0064fd;
    color: #fff;
}
td, th {
  border: 1px solid #ccc;
  text-align: center;
  padding: 8px;
	
}

/*tr:nth-child(even) {
         background-color: #0064fd2e;
    
}*/
tr 
{
	background:#fff;
}
/*
	form elements
*/

form label {
	float: left;
	width: 150px;
	font-weight: normal;
	cursor: pointer;
}
form label:hover {
	color: #333;
}
form p {
	width: 100%;
	display: inline-block;
}
input[type=text],
input[type=email],
input[type=file],
input[type=password],
select, textarea {
	min-width: 200px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 250%;
	padding: 0px 10px;
	height: 34px;
	border-radius: 3px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	transition-style: linear;
	transition-duration: 0.2s;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=file]:focus
input[type=password]:focus,
select:focus, textarea:focus {
	background-color: #f2f2f2;
	outline: none;
}
select {
	padding: 8px 0px;
}
textarea {
	line-height: 150%;
	padding: 10px;
}
input[type=submit], input[type=file], input[type=button], button[type=submit], button {
	transition-style: linear;
	transition-duration: 0.2s;
	height: 34px;
	padding: 0px 10px;
}
.nf img
{
	width:125px;
	margin: 25px auto 30px;
	display:block;
}
.nf h4 
{
	text-align:center;
	
}

.gmc-relative {
	position: relative;
	display: inline-block;
	width: 100%;
}
.jspVerticalBar {
	width: 5px;
}
.gmc-wrapper {
	width: 100%;
	position: relative;
	display: inline-block;
}
.gmc-header-sticked {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10001;
	background-color: ##0064fd;
}
.rivaslider-wrapper {
	overflow: hidden;
	width: 100%;
	display: inline-block;
}
.rivaslider-wrapper-inner {
	width: 10000px;
	position: absolute;
	left: 10px;
	top: 0px;
}
.gmc-section .rivaslider-wrapper {
	margin-top: 10px;
}

/*
	to-the-top
*/

#to-the-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	color: #fff;
	z-index: 10003;
	cursor: pointer;
	display: none;
}
#to-the-top:hover {
	transition-style: linear;
	transition-duration: 0.2s;
}
#to-the-top:hover {
	color: #333;
}
#to-the-top i {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

/* 
Services
*/

.serviceBox{
    color: #000;
	text-align: center;
    /*background-color: #fff;
	text-align: center;
    padding: 20px 15px;
    margin: 20px 0 25px;
    border-radius: 20px 0 20px 0;
    position: relative;
    z-index: 1;
    transition: all ease .3s;
	box-shadow: 0 0 10px rgb(0 0 0 / 50%);*/
}
.serviceBox:hover{ /*box-shadow: 0 0 10px rgba(0,0,0,0.5); */}
.serviceBox:before{
       /* content: '';
    background: linear-gradient(45deg,#a87508 49%,transparent 50%);
    height: 15px;
    width: 15px;
    position: absolute;
    left: 84px;
    top: -16px;*/
}
.serviceBox .service-count{
    color: #fff;
    background: linear-gradient(135deg,#FDBB26 25%,#ffcd44 26%,#ffcd44 40%,#FDBB26 41%,#FDBB26 47%,#ffcd44 48%, #ffcd44 60%, #FDBB26 61%);
    font-size: 52px;
    text-align: center;
    line-height: 85px;
    width: 70px;
    height: 100px;
    margin: -35px 0 0 0;
    display: block;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 75%, 0 100%);
	display: none;
}
.serviceBox .service-icon{
    color:#909090;
    font-size: 60px;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{ transform: rotateY(360deg); }
.serviceBox .service-content {
        /*padding: 0px 0 0;
    margin-top: -20px;
    width: 100%;
    display: flex;*/
	text-align: left;
}
.serviceBox .title{
        color: rgb(26 25 25);
    font-size: 17px;
    font-weight: 600;
    /*text-transform: uppercase;
    margin: -60px 0 9px;
    width: 80%;
    float: right;*/
	text-transform: capitalize;
	border-bottom: 1px solid;
    padding-bottom: 10px;
}
.serviceBox .description{
    font-size: 15px;
	color: rgb(26 25 25);
    /*line-height: 25px;
    margin-bottom: 10px;
    text-align: left;
    padding: 0px 18px;
    height: 225px;*/
}
.serviceBox .read-more{
    color:#202020;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    position: relative;
    transition: all ease .3s;
}
.serviceBox .read-more:hover{
    color: #fff;
    text-shadow: 0 0 5px #000;
    text-decoration: none;
}
.serviceBox.purple:before{
    background: linear-gradient(45deg,#503893 49%,transparent 50%);
}
.serviceBox.purple .service-count{
    background: linear-gradient(135deg,#916AF9 25%,#AF7DFF 26%, #AF7DFF 40%,#916AF9 41%, #916AF9 47%, #AF7DFF 48%, #AF7DFF 60%, #916AF9 61%);
}
.serviceBox.orange:before{
    background: linear-gradient(45deg,#c16226 49%,transparent 50%);
}
.serviceBox.orange .service-count{
    background: linear-gradient(135deg,#FD893E 25%,#ff9d60 26%, #ff9d60 40%,#FD893E 41%, #FD893E 47%, #ff9d60 48%, #ff9d60 60%, #FD893E 61%);
}
.serviceBox.blue:before{
    background: linear-gradient(45deg,#206bbc 49%,transparent 50%);
}
.serviceBox.blue .service-count{
    background: linear-gradient(135deg,#2d91ff 25%,#59a9ff 26%, #59a9ff 40%,#2d91ff 41%, #2d91ff 47%, #59a9ff 48%, #59a9ff 60%, #2d91ff 61%);
}
@media only screen and (max-width:990px){
    .serviceBox{ /*margin: 0 0 50px;*/ }
}

/*
	padding classes
*/

.gmc-100 {
	width: 100%;
	display: inline-block;
	margin-top:  15px;
}
.gmc-padding-left-10 {
	padding-left: 10px;
}
.gmc-padding-left-20 {
	padding-left: 20px;
}
.gmc-padding-left-30 {
	padding-left: 30px;
}
.gmc-padding-left-40 {
	padding-left: 40px;
}
.gmc-padding-top-0 {
	padding-top: 0px !important;
}
.gmc-margin-top-0 {
	margin-top: 0px !important;
}
.gmc-padding-top-10 {
	padding-top: 10px !important;
}
.gmc-padding-top-20 {
	padding-top: 20px !important;
}
.gmc-padding-top-60 {
	padding-top: 60px !important;
}
.gmc-padding-bottom-0 {
	padding-bottom: 0px !important;
}
.gmc-padding-bottom-30 {
	padding-bottom: 30px;
}
.margin-left-0 {
	margin-left: 0px !important;
}

/*
	gmc-preload
*/

#gmc-preload {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: #f2f2f2;
	height: 100%;
	width: 100%;
	z-index: 20000;
}
#gmc-preload i.fa {
	position: absolute;
	width: 100px;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	line-height: 100px;
	text-align: center;
	font-size: 64px;
	border-radius: 200px;
	color: #fff;
}
#gmc-preload span {
	position: absolute;
	width: 200px;
	height: 40px;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -80px;
	text-align: center;
	letter-spacing: 4px;
	color: #333;
}

/*
	gmc-section
*/

.gmc-section {
	width: 100%;
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
}
.gmc-section p.block-description {
	font-size: 130%;
	line-height: 200%;
	font-style: italic;
}
.gmc-section h2, .gmc-section h1, .gmc-section h3, .gmc-section h4, .gmc-section h5 {
	text-transform: capitalize;
	margin-bottom: 20px;
	font-weight: normal;
}
.gmc-section h2 {
	text-transform: capitalize;
	margin-bottom: 20px;
	width: auto;
	display: inline-block;
}
.gmc-section .white {
	color: #fff;
}
.gmc-section-align-left {
	text-align: left;
}
.gmc-section-align-right {
	text-align: right;
}
.gmc-section-align-center {
	text-align: center;
	width: 100%;
}
.gmc-home-slider {
	padding: 0px;
}

/*
	Bootstrap carousel
*/

.gmc-home-slider .carousel {
}
.gmc-home-slider .carousel .item {
	max-height: 500px;
	overflow: hidden;
}
.gmc-home-slider .carousel .item img {
	min-width: 100%;
}
.gmc-home-slider .carousel .item .carousel-caption {
	font-size: 250%;
	margin-bottom: 30px;
}

/*
	Flex slider
*/

.gmc-home-slider .flexslider {
	border: 0px;
	margin: 0px;
}
.gmc-home-slider .flexslider .flex-viewport {
	max-height: 500px;
}
.gmc-home-slider .flexslider .flex-direction-nav a {
}
.gmc-home-slider .flexslider .flex-control-nav {
	bottom: 20px;
}

.gmc-section-st1 {
	background-color: #c2cd23;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.gmc-section-st2 {
	/*	background-color: primary color: */
}
.gmc-section-st3 {
	/*	background-color: primary color: */
	padding-top: 30px;
	padding-bottom: 30px;
}
.gmc-section-bg1 {
	background-image: url(../img/slider-bg.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg2 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}

section.gmc-section.gmc-section-core.gmc-section-bg2 h2{
text-transform: inherit;
}

.gmc-section-bg3 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg4 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg5 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg6 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg7 {
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg8 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg9 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-section-bg10 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
}
.gmc-content-404 {
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
	text-align: center !important;
}
.gmc-section-cta2 {
	padding-top: 30px;
	padding-bottom: 20px;
}
.gmc-section-cta2 p {
	text-align: center;
	color: #fff;
}
.gmc-section-cta2 p span {
	font-size: 180%;
	margin-right: 30px;
	display: inline-block;
}
.gmc-section-core {
}
.gmc-section-core h2 {
	color: #fff;
}
.gmc-section-core p {
	color: #fff;
	text-align: left;
}
.gmc-section-core ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.gmc-section-core ul li {
	width: 50%;
	float: left;
	text-align: left;
	color: #fff;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}
.gmc-section-core ul li i {
	margin-right: 5px;
}

/*
	404
*/

.gmc-content-404 {
	text-align: center;
}
.gmc-content-404 .gmc-soc-buttons-list {
	position: absolute;
	z-index: 11;
	bottom: 0px;
	left: 0px;
}
.gmc-content-404-gradient {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 100%;
	opacity: 0.7;
}
.gmc-content-404-inner {
	z-index: 1000;
	position: relative;
	max-width: 1000px;
	display: inline-block;
	border: 0px solid #f00;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 75px 0px;
}
.gmc-content-404-inner .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.gmc-content-404-inner .gmc-logo p.logo {
	color: #fff;
	font-size: 280%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}
.gmc-content-404-inner .gmc-logo p.tagline {
	color: #fff;
}
.gmc-content-404-inner a.logolink:hover {
	text-decoration: none !important;
}
.gmc-content-404-inner p.oops {
	font-size: 900%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 150%;
}
.gmc-content-404-inner p.coming {
	font-size: 450%;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	line-height: 110%;
	margin: 50px 0px;
}
.gmc-content-404-inner p.note {
	font-size: 150%;
	color: #fff;
	line-height: 150%;
}
.gmc-content-404-inner p.note a {
	text-transform: capitalize;
	color: #fff;
}

/*
	gmc-page-title-1
*/

.gmc-page-title-1 {
	width: 100%;
	float: left;
	background-image: url(../img/slider-bg-dark.jpg);
	background-size: cover;
	background-color: transparent !important;
	background-attachment: fixed;
	background-position: 50% 0 !important;
	background-repeat: no-repeat;
	position: relative;
	padding: 60px 0px;
}
.gmc-page-title-1 h1 {
	line-height: 40px;
	font-size: 360%;
	text-transform: capitalize;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
.gmc-page-title-1 .search {
	width: 100%;
	float: left;
}
.gmc-page-title-1 .search input[type=text] {
	width: 100%;
	background-color: rgba(255,255,255,0.3);
	border: 0px;
	transition-style: linear;
	transition-duration: 0.2s;
	margin-top: 3px;
}
.gmc-page-title-1 .search input[type=text]:focus {
	background-color: rgba(255,255,255,0.7);
}

/*
	gmc-desktop-breadscrubs
*/

.gmc-desktop-breadscrubs {
	padding: 0px;
	margin-top: -30px;
}
.gmc-desktop-breadscrubs-inner {
	width: auto;
	text-transform: capitalize;
	float: right;
	padding: 0px 30px;
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	color: #fff;
}
.gmc-desktop-breadscrubs-inner a {
	color: #fff;
}
.gmc-desktop-breadscrubs-inner a:hover {
	color: #fff;
}
.gmc-desktop-breadscrubs-inner i {
	margin: 0px 15px;
}

/*
	gmc-mobile-breadscrubs
*/

.gmc-mobile-breadscrubs {
	width: 100%;
	float: left;
	padding: 30px 0px;
	color: #fff;
	display: none;
	text-transform: capitalize;
}
.gmc-mobile-breadscrubs a {
	color: #fff;
}
.gmc-mobile-breadscrubs a:hover {
	color: #fff;
}
.gmc-mobile-breadscrubs i {
	margin: 0px 15px;
}

/*
	gmc-content
*/

.gmc-content, .gmc-header, .gmc-footer {
	width: 100%;
	float: left;
	text-align: left;
}

/*
	gmc-btn
*/

.gmc-btn {
	width: auto;
	display: inline-block;
	border-radius: 3px;
	padding: 0px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border: 0px;
	text-transform: uppercase;
}
.gmc-btn:hover {
	text-decoration: none;
	color: #fff !important;
}
.gmc-btn-border-white {
	color: #fff;
	background-color: transparent;
	border-width: 2px;
	border-style: solid;
	border-color: #fff;
}
.gmc-btn-border-white:hover {
	background-color: #fff !important;
	color: #333 !important;
}
.gmc-btn-small {
	font-size: 90%;
	line-height: 200%;
	text-transform: uppercase;
	padding: 0px 10px;
}
.gmc-btn-large {
	font-size: 150%;
	line-height: 200%;
	text-transform: uppercase;
}
.gmc-btn-normal {
	font-size: 100%;
	line-height: 250%;
	text-transform: uppercase;
}
.gmc-btn-primary, .gmc-btn-secondary {
	color: #fff;
}
.gmc-btn-primary-border, .gmc-btn-secondary-border {
	background-color: transparent;
	border-width: 2px;
	border-style: solid;
}
.gmc-btn-small.gmc-btn-secondary-border {
	border-width: 1px;
}

/*
	gmc header bg desktop navigation mega menu
*/

.gmc-mega {
	position: absolute;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	z-index: 10001;
	text-align: left;
}
.gmc-mega .gmc-mega-section {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}
.gmc-mega .gmc-mega-section h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	color: #333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 100%;
}
.gmc-mega .gmc-mega-section ul {
	display: block !important;
	position: relative !important;
	left: auto !important;
	top: auto !important;
	width: 100% !important;
	border: 0px !important;
	float: left;
}
.gmc-mega .gmc-mega-section ul li {
	padding-left: 0px !important;
}
.gmc-mega .gmc-mega-section ul li a i {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #ccc;
	margin-right: 5px;
}
.gmc-mega .gmc-mega-section p {
	font-size: 100%;
	line-height: 150%;
}

/*
	gmc mobile menu
*/

.gmc-mobile-menu {
	position: fixed;
	right: -200px;
	top: 0px;
	height: 100%;
	width: 200px;
	border-left-width: 2px;
	border-left-style: solid;
	z-index: 10009;
	display: none;
}
.gmc-mobile-menu nav {
	width: 100%;
	float: left;
	position: relative;
	overflow: auto;
}
.gmc-mobile-menu nav > ul {
	width: 100%;
	float: left;
}
.gmc-mobile-menu nav ul {
	margin: 0px;
	padding: 0px;
}
.gmc-mobile-menu nav ul {
	display: block;
}
.gmc-mobile-menu nav ul ul {
	display: none;
}
.gmc-mobile-menu nav ul li {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 1px;
	position: relative;
}
.gmc-mobile-menu nav ul li a {
	color: #fff;
	text-transform: capitalize;
	padding-left: 20px;
	float: left;
	line-height: 20px;
	margin: 10px 0px;
}
.gmc-mobile-menu .border, .gmc-mobile-cart-list .border {
	width: 100%;
	height: 1px;
	background-color: rgba(255,255,255,0.1);
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.gmc-mobile-menu nav ul li i.glyphicon-plus-sign {
	position: absolute;
	right: 20px;
	top: 0px;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
	color: #fff;
}
.gmc-mobile-menu nav ul ul {
	background-color: rgba(000,000,000,0.2) !important;
	float: left;
	width: 100%;
}
.gmc-mobile-menu nav ul ul > li {
	border-bottom-width: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
}
.gmc-mobile-menu nav ul li .border {
	bottom: 0px;
	left: 0px;
}
.gmc-mobile-menu nav ul ul > li .border {
	top: 0px;
	bottom: auto;
}
.gmc-mobile-menu nav > .border {
	top: 0px;
	bottom: auto;
}
.gmc-mobile-menu > i {
}
#gmc-mobile-menu-btn, #gmc-mobile-cart-btn {
	position: fixed;
	width: 40px !important;
	height: 40px;
	right: 0px;
	top: 46px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	z-index: 10008;
	display: none;
}
#gmc-mobile-cart-btn {
	top: 92px;
}

/*
	gmc-mobile-cart-list
*/

.gmc-mobile-cart-list {
	width: 100%;
	float: left;
	max-height: 300px;
	position: relative;
	padding-top: 1px;
}
.gmc-mobile-cart-list > .border {
	bottom: auto !important;
	top: 0px !important;
}
.gmc-mobile-cart-list p {
	width: 100%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px !important;
	padding-bottom: 1px;
	position: relative;
	margin: 0px;
}
.gmc-mobile-cart-list p span.price {
	width: 100%;
	float: left;
}
.gmc-mobile-cart-list p a {
	color: #fff;
	text-transform: capitalize;
}

/*
	gmc scroller
*/

.gmc-scroller {
	width: 100%;
	float: left;
	display: none;
}
.gmc-scroller > i {
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	width: 50% !important;
	background-color: rgba(000,000,000,0.2);
	float: left;
	color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-mobile-menu h3 {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 40px;
	text-transform: uppercase;
	padding-left: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 100%;
	position: relative;
}

/*
	gmc-layerslider
*/

.gmc-layerslider {
}

/*
	gmc-layerslider
*/

.gmc-layerslider {
	width: 100%;
	float: left;
}
.gmc-layerslider .ls-layer {
	width: 100%;
	float: left;
}
.gmc-layerslider img.ls-bg {
	width: 100%;
	float: left;
}
.gmc-layerslider .gmc-layerslider-block {
	width: 300px;
	height: 150px;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-layerslider .gmc-layerslider-block h3 {
	font-size: 15px;
	line-height: 18px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
.gmc-layerslider .gmc-layerslider-block h2 {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
.gmc-layerslider .gmc-layerslider-block p {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}
.ls-label-secondary {
	width: 140px;
	height: 100px;
	border-radius: 200px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0px;
	position: relative;
	z-index: 10;
}
.ls-label-secondary span, .ls-label-secondary p {
	width: 100%;
	float: left;
	color: #fff;
}
.ls-label-secondary p {
	font-size: 24px;
}
.ls-label-secondary :first-child {
	margin-top: 10px;
}
.ls-label-primary {
	position: relative;
	z-index: 1;
	color: #fff;
	border-radius: 200px;
	width: 90px;
	height: 0px;
	text-align: center;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 10px;
	text-transform: capitalize;
	font-size: 16px;
}
.ls-layer h1 {
	font-size: 52px;
	text-transform: uppercase;
}
.ls-layer p.color-text {
	font-size: 18px;
	text-transform: capitalize;
}
.ls-layer p.feature {
	color: #222;
}
.gmc-store-ls1, .gmc-store-ls2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #fff;
	text-transform: uppercase;
	width: 400px;
	text-align: center;
}
.gmc-store-ls1 {
	font-size: 32px;
}
.gmc-store-ls2 {
	font-size: 96px;
	border: 0px solid #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.gmc-store-price-1 {
	width: 150px;
}
.gmc-store-price-1 p {
	width: 100%;
	float: left;
	text-align: center;
}
.gmc-store-price-1 p.pr1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 10px;
}
.gmc-store-price-1 p.pr2 {
	font-style: italic;
	color: #fff;
	font-size: 18px;
}
.gmc-store-price-1 p.pr3 {
	font-size: 64px;
	font-weight: bold;
	color: #fff;
	line-height: normal;
}

/*
	gmc-navigation
*/

.gmc-navigation {
	width: 100%;
	float: left;
	height: 34px;
	text-align: center;
	margin-top: 20px;
}
.gmc-navigation a {
	display: inline-block;
	line-height: 34px;
	height: 34px;
	width: 34px;
	text-align: center;
	font-size: 18px;
	border-radius: 20px;
	border-width: 0px;
	border-style: solid;
	border-color: #fff;
	background-color: rgba(000,000,000,0.1);
}
.gmc-navigation a i {
	line-height: 30px;
	font-size: 12px;
	width: 100% !important;
	float: left;
	text-align: center;
}
.gmc-navigation-left {
	text-align: left;
}
.gmc-navigation-left a {
	float: left;
}
.gmc-navigation-left a.forward {
	margin-left: 5px;
}
.gmc-navigation-right {
	width: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
}
.gmc-footer .gmc-navigation a {
	color: #fff;
	border-color: #fff;
}
.gmc-navigation a:hover {
	color: #fff !important;
}
.gmc-section-color .gmc-navigation a:hover {
	background-color: #fff !important;
}
.gmc-navigation-white a {
	background-color: rgba(255,255,255,0.3);
	color: #333;
}

/* gmc-controls */

.gmc-controls {
	width: 100%;
	float: left;
	height: 12px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 20px;
}
.gmc-controls span {
	cursor: pointer;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	margin: 0px 2px;
}
.gmc-controls-left {
	text-align: left;
}
.gmc-controls-left span {
	margin: 0px;
	margin-right: 5px;
	float: left;
}

/*
	gmc-widget
*/

.gmc-widget {
}
.gmc-widget h3 {
	font-weight: lighter;
	margin-top:  0px;
}
.gmc-widget-inner {
	width: 100%;
}
.gmc-content .gmc-widget {
	margin-bottom: 60px;
	width: 100%;
	display: inline-block;
}
.gmc-content .gmc-widget h3 {
	text-transform: capitalize;
	margin-bottom: 20px;
}
.gmc-search-widget input[type=text] {
	width: 100%;
}

/*
	gmc-twiiter-widget
*/

.gmc-simple-twiiter-widget {
}
.gmc-simple-twiiter-widget ul, .gmc-simple-twiiter-widget ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.gmc-simple-twiiter-widget ul li {
	text-align: left;
	line-height: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	margin-bottom: 15px;
	padding-left: 50px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.gmc-simple-twiiter-widget ul li i.fa-twitter {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	background-color: #f2f2f2;
	position: absolute;
	left: 0px;
	top: 0px;
	border-radius: 100px;
}
.gmc-simple-twiiter-widget ul li p.interact {
	background-color: #f2f2f2;
}
.gmc-simple-twiiter-widget ul li p.interact a {
	margin-left: 15px;
}

/*
	gmc-category-widget
*/

.gmc-category-widget {
}
.gmc-category-widget ul, .gmc-category-widget ul li, .gmc-category-widget ul li p, .gmc-category-widget ul li small {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	padding: 0px;
	margin: 0px;
}
.gmc-category-widget ul li {
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.gmc-category-widget ul li small {
	font-style: italic;
	line-height: normal;
}
.gmc-category-widget ul li p .glyphicon, .gmc-category-widget ul li p .fa {
	color: #ddd;
	margin-right: 5px;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-category-widget ul li p a {
	text-transform: capitalize;
	margin-right: 10px;
}
.gmc-category-widget ul li p span {
	width: auto;
	float: right;
	border-radius: 100px;
	background-color: #e5e5e5;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-category-widget ul li p span.hovered {
	color: #fff;
}
.gmc-category-widget ul li a .fa-rss {
	color: #ff8300;
}
.gmc-category-widget ul li a .fa-rss:hover {
	color: #333 !important;
}
.gmc-category-widget ul :last-child {
	margin-bottom: 0px;
}

/*
	gmc-sidebar-post
*/

.gmc-sidebar-post {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	min-height: 40px;
	position: relative;
	margin-bottom: 30px;
}
.gmc-sidebar-post figure {
	height: 40px;
	width: 40px;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
.gmc-sidebar-post figure img {
	position: absolute;
	max-width: none;
	max-height: none;
	min-height: none;
	min-width: none;
	max-height: 100%;
}
.gmc-sidebar-post p {
	margin-bottom: 0px !important;
}
.gmc-sidebar-post .meta {
	font-style: italic;
}

/*
	gmc-sidebar-comment
*/

.gmc-sidebar-comment {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}
.gmc-sidebar-comment p {
	margin-bottom: 0px !important;
}
.gmc-sidebar-comment p.comment {
	font-style: italic;
}

/*
	gmc-about-widget
*/

.gmc-about-widget p.links {
	margin-top: 20px;
}
.gmc-about-widget p.links a {
	margin-right: 10px;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100px;
	border: 1px solid #fff;
	display: inline-block;
	line-height: 30px;
}
.gmc-about-widget p.links a:hover {
	color: #fff;
}
.gmc-about-widget p.contacts {
	width: 100%;
	border: 0px solid rgba(000,000,000,0.2);
	border-top-width: 0px;
	border-bottom-width: 1px;
	padding: 10px 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.gmc-about-widget p.contacts i {
	position: absolute;
	left: 0px;
	top: 13px;
}

/*
	gmc-latest-tweets-widget
*/

.gmc-latest-tweets-widget {
}
.gmc-latest-tweets-widget li.tweet-item {
	list-style: none;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 1px;
}
.gmc-latest-tweets-widget li.tweet-item .user {
	margin-bottom: 10px;
}
.gmc-latest-tweets-widget li.tweet-item .user img {
	margin-right: 10px;
}
.gmc-latest-tweets-widget li.tweet-item a:hover {
	color: #fff;
}
.gmc-latest-tweets-widget i.fa-twitter {
	width: 64px;
	height: 64px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	font-size: 32px;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: 30px;
}
.gmc-latest-tweets-widget p.interact {
	border: 0px solid rgba(000,000,000,0.2);
	border-top-width: 1px;
	padding-top: 10px;
}
.gmc-latest-tweets-widget p.interact a {
	margin: 0px 10px;
	margin-left: 0px;
}
.gmc-latest-tweets-widget p.interact a i {
	margin-right: 5px;
}

/*
	gmc-latest-news-2-widget
*/

.gmc-latest-news-2-widget {
}
.gmc-latest-news-2-widget ul {
	width: 100%;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}
.gmc-latest-news-2-widget ul li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.gmc-latest-news-2-widget ul :last-child {
	margin-bottom: 0px;
}
.gmc-latest-news-2-widget ul li small {
	font-size: 75%;
	letter-spacing: 3px;
	margin-bottom: 10px;
	width: 100%;
	display: inline-block;
}
.gmc-latest-news-2-widget ul li p {
	margin-bottom: 0px;
}
.gmc-latest-news-2-widget ul li p.title {
	text-transform: capitalize;
}

/*
	gmc-testimonials-3
*/

.gmc-testimonials-3, .gmc-testimonials-3 .gmc-testimonials-3-inner {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: none;
	text-align: left;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner {
	position: relative;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner p.text {
	font-style: italic;
	background-color: #f2f2f2;
	padding: 30px;
	position: relative;
	margin-bottom: 10px;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner p.text i.fa-quote-left {
	margin-right: 10px;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner p.text i.fa-quote-right {
	margin-left: 10px;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .arrow {
	width: 15px;
	height: 15px;
	background-color: #f2f2f2;
	bottom: -5px;
	left: 23px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .author {
	width: 100%;
	float: left;
	position: relative;
	min-height: 64px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .author .avatar {
	width: 64px;
	height: 64px;
	color: #fff;
	border-radius: 100px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .author .avatar i {
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 24px;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .author .avatar img {
	max-width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	float: left;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .author p {
	line-height: 34px;
	float: left;
	width: 100%;
	font-size: 18px;
	color: #333;
}
.gmc-testimonials-3 .gmc-testimonials-3-inner .author small {
	line-height: 14px;
	float: left;
	width: 100%;
	font-size: inherit;
}
.gmc-testimonials-3 p {
	margin-bottom: 0px;
}

/*
	.gmc-footer .gmc-widget
*/

.gmc-footer {
	padding: 60px 0px;
	padding-top: 0px;
}
.gmc-footer .gmc-widget {
	width: 100%;
	float: left;
}
.gmc-footer .gmc-widget h3 {
	color: #fff;
	text-transform: capitalize;
	font-weight: lighter;
	margin-bottom: 30px;
	display: inline-block;
	width: auto;
	margin-top: 60px;
}
.gmc-footer .gmc-widget a {
	color: #fff;
}

/*
	gmc-tags-widget
*/

.gmc-tags-widget {
	text-align: left;
}
.gmc-tags-widget a {
	display: inline-block;
	border-width: 1px;
	border-style: solid;
	line-height: 160%;
	margin-right: 5px;
	margin-bottom: 7px;
	padding: 0px 5px;
	text-transform: lowercase;
}
.gmc-footer .gmc-tags-widget a {
	border-color: rgba(255,255,255,0.2);
}
.gmc-tags-widget p {
	margin-top: 10px;
}
.gmc-tags-widget p > a {
	border: 0px;
	text-transform: uppercase;
}
.gmc-tags-widget a.gmc-tag-item:hover {
	text-decoration: none;
	color: #fff !important;
}

/*
	gmc-widget newsletters
*/

.gmc-widget .quick_newsletter {
	width: 100%;
	float: left;
	margin-top: 0px !important;
}
.gmc-widget .quick_newsletter input {
	width: 100%;
	margin-bottom: 10px;
}
.gmc-widget .quick_newsletter input[type=button] {
	margin-bottom: 0px;
	transition-style: linear;
	transition-duration: 0.2s;
}

/*
	gmc-links-widget
*/

.gmc-links-widget ul, .gmc-links-widget ul li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.gmc-links-widget ul li {
	padding-bottom: 1px;
	position: relative;
}
.gmc-links-widget ul li a {
	font-size: 110%;
	text-transform: capitalize;
	line-height: 40px;
	float: left;
}
.gmc-links-widget ul li .border {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0px;
	left: 0px;
	background-color: rgba(000,000,000,0.2);
}
.gmc-footer .gmc-links-widget ul li .border {
	background-color: rgba(255,255,255,0.1);
}

/*
	gmc-flick-widget
*/

.gmc-flick-widget img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-flick-widget img:hover {
	border-width: 3px;
	border-style: solid;
}

/*
	gmc-contacts-widget
*/

.gmc-contacts-widget p {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 45px;
	margin-bottom: 15px;
}
.gmc-contacts-widget p .fa, .gmc-contacts-widget p .glyphicon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 32px;
}
.gmc-contacts-widget p a {
	color: #fff;
}

/*
	gmc-contacts-widget
*/

.gmc-contacts-2-widget {
	width: 100%;
	float: left;
}
.gmc-contacts-2-widget img {
	max-width: 100%;
	max-height: 150px;
	float: left;
}
.gmc-contacts-2-widget p {
	width: 100%;
	float: left;
	margin-top: 15px;
}

/*
	gmc-copyrights
*/

.gmc-copyright-widget {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 30px;
	margin-top: 60px;
	display: inline-block;
}
.gmc-copyright-widget a {
	color: #fff;
	text-transform: uppercase;
}
.gmc-copyright-widget p {
	width: 49%;
	float: left;
	display: inline-block;
	margin-bottom: 0px;
}
.gmc-copyright-widget p:last-child {
	float: right;
	text-align: right;
}

/*
	gmc-widget newsletters
*/

.gmc-widget .quick_newsletter {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.gmc-widget .quick_newsletter input {
	width: 100%;
	margin-bottom: 10px;
}
.gmc-widget .quick_newsletter input[type=button] {
	margin-bottom: 0px;
}

/*
	gmc-post-preview
*/

.gmc-post-preview {
	width: 100%;
	float: left;
	margin-left: 1px;
}
.gmc-post-preview, .gmc-post-preview .header {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-post-preview .gmc-post-preview-inner {
	width: 100%;
	float: left;
}
.gmc-post-preview .gmc-post-preview-inner-padding-left {
}
.gmc-post-preview .header {
	padding-left: 80px;
	min-height: 50px;
	margin-bottom: 15px;
}
.gmc-post-preview .header a {
	line-height: 25px;
	font-size: 18px;
	float: left;
	text-align: left;
	text-transform: capitalize;
}
.gmc-post-preview .header .date {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 50px;
}
.gmc-post-preview .header .date span {
	width: 100%;
	float: left;
	line-height: 35px;
	text-align: center;
}
.gmc-post-preview .header .date span.month {
	line-height: 15px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-top-width: 1px;
	border-top-style: solid;
}
.gmc-post-preview .header .date span.day {
	font-size: 24px;
	font-weight: 600;
	color: #333;
}
.gmc-post-preview figure {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.gmc-post-preview figure img {
	float: left;
}
.gmc-post-preview figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.gmc-post-preview figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.gmc-post-preview figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.gmc-footer .gmc-widget .gmc-post-preview .header span {
	color: #fff;
}
.gmc-footer .gmc-widget .gmc-post-preview .header a {
	color: #fff;
}

/*
	gmc-feature
*/

.gmc-feature {
	width: 100%;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.gmc-feature .gmc-feature-inner {
	width: 100%;
	float: left;
	border: 0px solid #f00;
}
.gmc-feature span.bg {
	position: absolute;
}
.gmc-feature :last-child {
	margin-bottom: 0px;
}
.gmc-feature header {
	line-height: 60px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
	color: #333;
	text-transform: capitalize;
	font-size: 180%;
	width: 100%;
	float: left;
	margin-bottom: 30px;
	text-align: left;
}
.arrow-color {
	position: absolute;
	left: 15px;
	top: 30px;
	width: 30px;
	height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.gmc-feature header i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 32px;
	line-height: 60px;
	text-align: center;
	z-index: 10;
}
.gmc-feature p {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	text-align: left !important;
	font-size: 100%;
}
.gmc-section-hosting-bg .gmc-feature p, .gmc-section-hosting-bg .gmc-feature header, .gmc-section-hosting-bg .gmc-feature p a:hover {
	color: #fff;
}
.gmc-section-hosting-bg {
}

/*
	gmc-feature-2
*/

.gmc-feature-2 {
	width: 100%;
	float: left;
	border: 0px solid #f00;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
.gmc-feature-2, .gmc-feature-2 header {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	color: #fff;
}
.gmc-feature-2 header {
	padding-top: 90px;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-size: 24px;
}
.gmc-feature-2 header.i-color i {
	color: #fff !important;
}
.gmc-feature-2 header .arrow {
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background-color: #fff;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.gmc-feature-2 header .fa, .gmc-feature-2 header .glyphicon {
	position: absolute;
	left: 50%;
	margin-left: -30px;
	top: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	color: #333;
	font-size: 36px;
	z-index: 10;
}
.gmc-feature-2 p {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.gmc-feature-2 p a:hover {
	color: #fff;
}
.gmc-feature-2-color header i {
	color: #fff !important;
}

/*
	gmc-feature-store
*/

.gmc-feature-store {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 50px;
	min-height: 40px;
	position: relative;
	margin: 0px !important;
}
.gmc-feature-store span {
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.gmc-feature-store span i {
}
.gmc-feature-store p {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	margin-bottom: 0px;
}
.gmc-feature-store p strong {
	font-weight: bold;
}
.gmc-feature-store span.arrow {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 28px;
	top: 13px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.gmc-feature-store-white {
	color: #fff;
}
.gmc-feature-store-white span {
	background-color: #fff;
}
.gmc-feature-store-white span.arrow {
	background-color: #fff;
}
.gmc-feature-store-white strong {
	color: #fff !important;
}
.gmc-feature-store-dark {
	color: #333;
}
.gmc-feature-store-dark p {
	font-weight: normal;
}
.gmc-feature-store-dark {
	margin-top: 20px;
	margin-bottom: 10px;
}
.gmc-feature-store-dark span i {
	color: #fff;
	line-height: 40px;
}
.gmc-feature-store-dark span i {
	color: #fff !important;
}

/*
	gmc-feature-3
*/

.gmc-feature-3 {
	width: 100%;
	float: left;
	border: 1px solid #e5e5e5;
	padding: 30px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 20px;
}
.gmc-feature-3 span {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	margin-left: -30px;
	top: -40px;
	border-radius: 100px;
}
.gmc-feature-3 span .fa, .gmc-feature-3 span .glyphicon {
	width: 100%;
	float: left;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 55px;
	font-size: 24px;
	border-radius: 100px;
}
.gmc-feature-3 h3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
}
.gmc-feature-3 p {
	margin-top: 15px;
}

/* gmc-feature-4 */

.gmc-feature-4 {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
.gmc-feature-4 h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.gmc-feature-4 p {
	margin-bottom: 0px;
}
.gmc-feature-4 figure {
	margin-bottom: 15px;
}

/*
	gmc-project
*/

.gmc-project {
	float: left;
	background-color: #fff;
	text-align: left !important;
}
.gmc-project .gmc-project-inner {
	width: 100%;
	float: left;
	border: 0px solid #e5e5e5;
}
.gmc-project .gmc-project-inner figure {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
}
.gmc-project .gmc-project-inner figure img {
	left: 0px;
	top: 0px;
	max-width: 100%;
	z-index: 1;
	    height: 300px;
}
.gmc-project figure {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.gmc-project figure img {
	left: 0px;
	top: 0px;
	max-height: none !important;
	max-width: none !important;
	min-width: none !important;
	min-height: none !important;
	width: 100%;
}
.gmc-project figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow: hidden;
	display: none;
}
.gmc-project figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.gmc-project figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.gmc-project .gmc-project-inner .gmc-project-details {
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	width: 100%;
	float: left;
}
.gmc-project .gmc-project-inner .gmc-project-details p {
	width: 100%;
	float: left;
	margin-top: 10px;
	line-height: 20px;
	margin-bottom: 0px;
}
.gmc-project .gmc-project-inner .gmc-project-details p.link {
	font-size: 120%;
}
.gmc-project .gmc-project-inner .gmc-project-details p.link a {
	
}
.gmc-project .gmc-project-inner .gmc-project-details p.filter {
	margin-top: 0px;
	margin-bottom: 20px;
	
}
.gmc-project .gmc-project-inner .gmc-project-details .gmc-project-likes {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	padding: 30px 20px;
	color: #333;
	font-size: 130%;
}
.gmc-project .gmc-project-inner .gmc-project-details .gmc-project-likes .fa,
.gmc-project .gmc-project-inner .gmc-project-details .gmc-project-likes .glyphicon {
	font-size: 100%;
	line-height: 200%;
}

/*
	gmc-latest-tweets
*/

.gmc-section-twitter-1 li.tweet-item {
	list-style: none;
	float: left;
	color: #fff;
}
.gmc-section-twitter-1 li.tweet-item a:hover {
	color: #fff;
}
.gmc-section-twitter-1 i.fa-twitter {
	width: 64px;
	height: 64px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	font-size: 32px;
	border-radius: 100px;
	display: inline-block;
	margin-bottom: 30px;
}
.gmc-section-twitter-1 p.interact a {
	margin: 0px 10px;
}
.gmc-section-twitter-1 p.interact a i {
	margin-right: 5px;
}
.gmc-section-color li.tweet-item {
	color: #fff;
}
.gmc-section-color li.tweet-item a {
}

/*
	gmc-testimonials-1
*/

.gmc-testimonials-1 {
	width: 100%;
	float: left;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 60px;
}
.gmc-testimonials-1 i.fa, .gmc-testimonials-1 i.glyphicon {
	width: 0px;
	height: 60px;
	position: absolute;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	top: 4%;
	margin-top: -30px;
}
.gmc-testimonials-1 i.fa-quote-left {
	left: 0px;
}
.gmc-testimonials-1 i.fa-quote-right {
	right: 0px;
}
.gmc-testimonials-1 p {
	width: 100%;
	float: left;
	text-align: center;
	padding: 30px 0px;
	margin-bottom: 0px;
}
.gmc-testimonials-1 p.author {
	padding-top: 0px;
	color: #333;
}
.gmc-testimonials-inner {
	width: 100%;
	float: left;
	padding: 0px 00px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*
	gmc-testimonials-2
*/

.gmc-testimonials-2 {
	width: 100%;
	float: left;
	position: relative;
	min-height: 60px;
	text-align: left !important;
}
.gmc-testimonials-2-inner {
	padding: 30px 60px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 10px;
}
.gmc-testimonials-2 .arrow {
	width: 20px;
	height: 20px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 100%;
    margin-top: -15px;
    left: 60px;
    position: absolute;
}
.gmc-testimonials-2 .fa, .gmc-testimonials-2 .glyphicon {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}
.gmc-testimonials-2 .fa:nth-child(odd), .gmc-testimonials-2 .glyphicon:nth-child(odd) {
	right: auto;
	left: 0px;
}
.gmc-testimonials-2 p {
	font-style: italic;
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.gmc-testimonials-2 p.author {
	margin-bottom: 0px;
	font-style: normal;
	color: #fff;
}

/*
	gmc-estate-form
*/

.gmc-estate {
	padding: 30px 0px
}
.gmc-estate-form, .gmc-estate-form .gmc-estate-form-item {
	width: 100%;
	display: inline-block;
}
.gmc-estate-form p.elabel {
	color: #fff;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}
.gmc-estate-form .gmc-estate-form-item {
	background-color: #fff;
	line-height: 34px;
	height: 34px;
	padding: 0px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	position: relative;
}
.gmc-estate-form .gmc-estate-form-item span.val {
	margin-left: 10px;
	text-transform: capitalize;
}
.gmc-estate-form .gmc-estate-form-item input[type=text] {
	padding: 0px 10px;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0px solid #f00;
	min-width: 100% !important;
	width: 100% !important;
}
.gmc-estate-form .gmc-estate-form-item i.fa-caret-down {
	cursor: pointer;
	float: right;
	width: 18px;
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin: 8px 0px;
	margin-right: 8px;
	position: relative;
	z-index: 999;
}
.gmc-estate-form .gmc-estate-form-item .gmc-efi-list {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	max-height: 215px;
	background-color: #fff;
	border: 1px solid #f2f2f2;
	border-radius: 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	z-index: 1000;
	box-shadow: #ddd 2px 2px 2px;
	box-shadow: rgba(000,000,000,0.2) 2px 2px 2px;
	display: none;
}
.gmc-estate-form .gmc-estate-form-item .gmc-efi-list p {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.gmc-estate-form .gmc-estate-form-item .gmc-efi-list p input[type=checkbox] {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 10px; 
	line-height: normal;
	height: 20px;
}
.gmc-estate-form .gmc-estate-form-item .gmc-efi-list p label {
	float: left;
	line-height: 20px;
	font-weight: normal;
	width: auto;
	color: #333;
	text-transform: capitalize;
	cursor: pointer;
}
.gmc-estate-form input[type=submit] {
	padding: 0px 0px;
	width: 100%;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-estate-form .gmc-estate-form-item-t1 {
	width: 45%;	
	float: left;
}
.gmc-estate-form .gmc-estate-form-item-t2 {
	width: 45%;	
	float: right;
}
.gmc-estate-form .gmc-estate-search-type {
	width: auto;
	float: right;
	margin-right: 15px;
	margin-top: -60px;
	position: relative;
	z-index: 1001;
}
.gmc-estate-form .gmc-estate-search-type span {
	line-height: 30px;
	float: left;
	padding: 0px 10px;
	color: #999;
	text-transform: uppercase;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-estate-form .gmc-estate-search-type span.active {
	color: #fff;
}

/*
	gmc-property-1
*/

.gmc-property-1 {
	display: inline-block;
	float: left;
}
.gmc-property-1-inner {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
}
.gmc-property-1 span {
	position: absolute;
	z-index: 10;
	line-height: 30px;
	height: 30px;
	padding: 0px 20px;
	color: #fff;
	font-size: 16px;
	left: 0px;
	top: 0px;
}
.gmc-property-1 figure {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.gmc-property-1 figure img {
	float: left;
}
.gmc-property-1 figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.gmc-property-1 figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.gmc-property-1 figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.gmc-property-1 p {
	width: 100%;
	float: left;
	text-align: left;
	padding: 0px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0px;
}
.gmc-property-1 p.link a {
	margin: 30px 0px;
	text-transform: capitalize;
	font-size: inherit;
	width: 100%;
	display: inline-block;
}
.gmc-property-1 p a {
}
.gmc-property-1 p.title {
	font-size: 130%;
	margin-bottom: 15px;
	line-height: 24px;
	float: left;
	min-height: 48px;
}
.gmc-property-1 p.type span {
	background-color: #e5e5e5;
	border-radius: 3px;
	font-size: 80%;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	position: relative;
	line-height: 150%;
	height: auto;
	margin-bottom: 15px;
	padding: 0px 10px;
	float: left;
}
.gmc-property-1 ul {
	margin-top: 30px;
	float: left;
	width: 100%;
	padding: 0px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-property-1 ul li {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
.gmc-property-1 ul li span {
	position: relative;
	font-size: 100%;
	padding: 0px;
	background-color: transparent !important;
	display: none;
}
.gmc-property-1 ul li img {
	margin-right: 0px;
	opacity: 0.3;
}

/*
	gmc-property-2, .gmc-property-3
*/

.gmc-property-2 {
	width: 50% !important;
	min-height: 150px !important;
}
.gmc-property-3 {
	width: 100% !important;
}
.gmc-property-2 .gmc-property-1-inner, .gmc-property-3 .gmc-property-1-inner {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 300px;
}
.gmc-property-2 .gmc-property-1-inner figure, .gmc-property-3 .gmc-property-1-inner figure {
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gmc-property-2 p.title, .gmc-property-3 p.title {
	margin-top: 30px;
	line-height: 24px;
	min-height: 24px;
}
.gmc-property-2 ul, .gmc-property-3 ul {
	margin-top: 15px;
}
.gmc-property-2 ul li, .gmc-property-3 ul li {
	border-top-width: 0px;
	float: left;
	width: auto;
	text-align: left;
	margin-right: 15px;
	line-height: normal;
}

/*
	gmc-domain-search
*/

.gmc-domain-search {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.gmc-domain-search > p {
	color: #fff;
	margin-bottom: 0px;
}
.gmc-domain-search > p a:hover {
	color: #fff;
}
.gmc-domain-search form {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 90px;
	margin-bottom: 10px;
}
.gmc-domain-search form input[type=submit] {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 10px !important;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-domain-search form .gmc-domain-search-inner {
	width: 100%;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	height: 34px;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 100px;
}
.gmc-domain-search form .gmc-domain-search-inner > input[type=text] {
	border: 0px !important;
	width: 100%;
}
.gmc-domain-search form .gmc-domain-search-inner div.zone {
	width: 90px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	position: absolute;
	right: 10px;
	top: 0px;
	height: 34px;
	line-height: 34px;
	color: #222;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}
.gmc-domain-search form .gmc-domain-search-inner div.zone > span {
	float: left;
	width: auto;
}
.gmc-domain-search form .gmc-domain-search-inner div.zone ul {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100px;
	max-height: 200px;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: #ddd 2px 2px 2px;
	box-shadow: rgba(000,000,000,0.2) 2px 2px 2px;
	padding: 10px;
	display: none;
	z-index: 1000;
	margin: 0px;
	padding: 10px;
}
.gmc-domain-search form .gmc-domain-search-inner div.zone ul li {
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}
.gmc-domain-search form .gmc-domain-search-inner div.zone i {
	cursor: pointer;
	float: right;
	width: 18px;
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin: 8px 0px;
	position: relative;
	z-index: 999;
}

/*
	gmc-domain-price
*/

.gmc-domain-price {
	width: 25%;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	height: 100%;
	text-align: center;
	padding: 10px 0px;
	margin-bottom: 0px;
}
.gmc-domain-price p {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 0px;
}
.gmc-domain-price small {
	color: #fff;
	font-size: 13px;
}

/*
	gmc-pricing-1
*/

.gmc-pricing-1 {
	text-align: center;
	border: 1px solid #e5e5e5;
	width: 100%;
	display: inline-block;
}
.gmc-pricing-1 > p {
	margin: 30px 0px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
}
.gmc-pricing-1 > ul {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
.gmc-pricing-1 > ul li {
	line-height: 40px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #222;
}
.gmc-pricing-1 > ul :nth-child(odd) {
	background-color: #f2f2f2;
}
.gmc-pricing-1 header {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 80px;
	position: relative;
}
.gmc-pricing-1 header p, .gmc-pricing-1 header small {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	margin-bottom: 0px;
}
.gmc-pricing-1 header .plan-title {
	width: 100%;
	float: left;
	padding: 20px 0px;
}
.gmc-pricing-1 header .plan-title p {
	font-size: 24px;
	text-transform: capitalize;
}
.gmc-pricing-1 header .plan-title small {
	font-size: 13px;
	text-transform: capitalize;
}
.gmc-pricing-1 header .plan-price {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 80px;
	height: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0px;
	z-index: 10;
}
.gmc-pricing-1 header .plan-price p {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	z-index: 10;
}
.gmc-pricing-1 header .plan-price small {
	font-size: 13px;
	z-index: 10;
}
.gmc-pricing-1 header .plan-price .arrow {
	width: 16px;
	height: 16px;
	z-index: 1;
	position: absolute;
	left: -3px;
	top: 50%;
	margin-top: -8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*
	gmc-pricing-2
*/

.gmc-pricing-2 {
	width: 100%;
	float: left;
}
.gmc-pricing-2 .gmc-pricing-2-item {
	float: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-right-width: 0px;
	text-align: center !important;
	position: relative;
	z-index: 1;
	margin-top: 30px;
}
.gmc-pricing-2 .gmc-pricing-2-item .plan {
	width: 100%;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}
.gmc-pricing-2 .gmc-pricing-2-item .plan p {
	position: relative;
	z-index: 10;
	line-height: 40px;
	font-size: 18px;
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.gmc-pricing-2 .gmc-pricing-2-item .plan .arrow {
	width: 16px;
	height: 16px;
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	bottom: 11px;
	margin-top: -8px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.gmc-pricing-2 .gmc-pricing-2-item .price, .gmc-pricing-2 .gmc-pricing-2-item .price p, .gmc-pricing-2 .gmc-pricing-2-item .price small {
	width: 100%;
	float: left;
}
.gmc-pricing-2 .gmc-pricing-2-item .price {
	padding: 15px 0px;
}
.gmc-pricing-2 .gmc-pricing-2-item .price p {
	font-size: 36px
}
.gmc-pricing-2 .gmc-pricing-2-item p.pr-btn {
	margin-bottom: 30px;
	width: 100%;
	float: left;
}
.gmc-pricing-2 .gmc-pricing-2-item .price small {
	color: #333;
	font-size: 13px;
	text-transform: uppercase;
}
.gmc-pricing-2 .gmc-pricing-2-item ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	float: left;
	width: 100%;
}
.gmc-pricing-2 .gmc-pricing-2-item ul li {
	margin: 0px;
	padding: 0px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
	color: #333;
	line-height: 40px;
}
.gmc-pricing-2 .gmc-pricing-2-item-featured {
	box-shadow: #ccc 0px 0px 10px;
	box-shadow: rgba(000,000,000,0.25) 0px 0px 10px;
	z-index: 100;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-top: 0px;
}
.gmc-pricing-2 .gmc-pricing-2-item-featured .price {
	padding: 15px 0px;
	margin-top: 15px;
}
.gmc-pricing-2 .gmc-pricing-2-item-featured ul {
	margin: 15px 0px;
	margin-bottom: 45px;
}
.gmc-pricing-2 .gmc-pricing-2-item-featured p.pr-btn {
	margin-bottom: 45px;
}
.gmc-pricing-2-v2 .gmc-pricing-2-item .plan p {
	background-color: transparent !important;
	color: #333;
}
.gmc-pricing-2-v2 .gmc-pricing-2-item .plan .arrow {
	display: none !important;
}
.gmc-pricing-2-v2 .gmc-pricing-2-item .price {
	padding-top: 0px;
}

/*
	gmc-partner-logo
*/

.gmc-partner-logo {
	margin: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.gmc-partner-logo .inner {
	padding: 0px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	height: 100%;
}
.gmc-partner-logo img {
	max-width: 100%;
	max-height: 100%;
	vertical-align:middle;
}
.gmc-partner-logo .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/*
	gmc-store-search-1
*/

.gmc-store-search-1 {
	width: 100%;
	float: left;
	position: relative;
	padding-right: 90px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-store-search-1-inner {
	width: 100%;
	float: left;
	min-height: 34px;
	background-color: #fff;
	border-radius: 3px;
}
.gmc-store-search-1 input[type=submit] {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px !important;
	width: 80px;
	transition-style: linear;
	transition-duration: 0.2s;
	border: 0px !important;
}
.gmc-store-search-1 input[type=text] {
	width: 100%;
	float: left;
}

/*
	gmc-product-1
*/

.gmc-product-1 {
	display: inline-block;
	float: left;
}
.gmc-product-1-inner {
	width: 100%;
	float: left;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	position: relative;
	z-index: 1;
	padding-bottom: 15px;
}
.gmc-product-1 figure {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 15px;
}
.gmc-product-1 figure img {
	float: left;
}
.gmc-product-1 figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.gmc-product-1 figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.gmc-product-1 figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.gmc-product-1 p.title {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 100%;
	display: inline-block;
}
.gmc-product-1 p.title a {
	font-size: 100%;
	text-transform: capitalize;
}
.gmc-product-1 p.cart-btn {
	width: 100%;
}
.gmc-product-1 p.cart-btn a {
	display: inline-block;
	float: none;
}
.gmc-product-1 p {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 30px;
	margin-bottom: 0px;
}
.gmc-product-1 .details {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	margin-bottom: 15px;
}
.gmc-product-1 .details span {
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	width: 50%;
	float: left;
	text-align: left;
}
.gmc-product-1 .details :first-child {
	font-size: 16px;
}
.gmc-product-1 .details :last-child {
	text-align: right;
}

/*
	gmc-call-to-action-3
*/

.gmc-call-to-action-3 {
	width: 100%;
	float: left;
	padding: 30px;
	background-color: #f2f2f2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left-width: 3px;
	border-left-style: solid;
	position: relative;
}
.gmc-call-to-action-3 .row {
	margin-top: 0px !important;
}
.gmc-call-to-action-3 h3 {
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
	font-weight: lighter;
}
.gmc-call-to-action-3 p {
	margin-bottom: 0px;
}
.gmc-call-to-action-3 .gmc-btn {
	width: 100%;
	margin-top: 6px;
	text-align: center;
}

/*
	ul
*/

ul.e-color-list {
	margin: 0px;
	padding: 0px;
}
ul.e-color-list li {
	padding: 5px 0px;
}
ul.e-border-list {
	border: 1px solid #e5e5e5;
	border-left-width: 0px;
	border-right-width: 0px;
	margin: 30px 0px !important;
	padding:  15px 0px !important;
}
ul.gmc-property-options {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.gmc-property-options li {
	width: 25%;
	color: #333;
	line-height: 30px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.gmc-property-options li .fa {
	margin-right: 10px;
}

/*
	gmc-tabs
*/

.gmc-tabs {
	width: 100%;
	float: left;
	text-align: left;
}
.gmc-tabs header {
	width: 100%;
	float: left;
	background-color: #e5e5e5;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
.gmc-tabs header span {
	width: auto;
	float: left;
	padding: 0px 30px;
	line-height: 35px;
	cursor: pointer;
}
.gmc-tabs header span:hover {
	color: #333;
}
.gmc-tabs header span.active {
	border-top-width: 2px;
	border-top-style: solid;
	color: #fff;
	position: relative;
	z-index: 10;
}
.gmc-tabs header span.active div.arrow {
	position: absolute;
	left: 50%;
	margin-left: -5px;
	bottom: -3px;
	width: 10px;
	height: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
    display: none;
}
.gmc-tabs header span.active div.arrow {
	display: block !important;
}
.gmc-tabs article {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	padding-bottom: 0px;
	width: 100%;
	float: left;
	border: 1px solid #e5e5e5;
	display: none;
}
.gmc-tabs article p {
	margin-bottom: 30px;
}
.gmc-tabs article > .fa, .gmc-tabs article > .glyphicon, .dropcap {
	float: left;
	width: 54px;
	height: 54px;
	border-radius: 100px;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 24px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-width: 2px;
	border-style: solid;
}
.dropcap {
	line-height: 54px;
}

/*
	gmc-toggle
*/

.gmc-toggle {
	width: 100%;
	display: inline-block;
	text-align: left;
}
.gmc-toggle article {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.gmc-toggle article header {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	color: #333;
	text-transform: capitalize;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-toggle article header i {
	line-height: 40px;
	margin-right: 5px;
	float: left;
}
.gmc-toggle article header .glyphicon {
	line-height: 36px;
}
.gmc-toggle article p {
	background-color: #f2f2f2;
	padding: 30px;
	float: left;
	width: 100%;
}
.gmc-toggle article header .fa-plus {
	float: right;
	line-height: 40px;
	margin-right: 0px;
}
.gmc-toggle article header.active {
	color: #fff;
	border-top-width: 2px;
	border-top-style: solid;
}

/*
	gmc-skill-1
*/

.gmc-skill-1 {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 45px;
	position: relative;
	margin-bottom: 30px;
}
.gmc-skill-1 .color-1, .gmc-skill-1 .color-2 {
	width: 100%;
	float: left;
	border-radius: 300px;
}
.gmc-skill-1 .color-2-wrapper {
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	width: 100%;
	height: 0px;
}
.gmc-skill-1 .color-2 {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.gmc-skill-1 .inner {
	background-color: #fff;
	background-color: rgba(255,255,255,0.2);
	text-align: center;
	border-radius: 300px;
	position: absolute;
	top: 55px;
	left: 10px;
	border-radius: 300px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.gmc-skill-1 .value {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 0px;
	width: 100px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.gmc-skill-1 .value p {
	margin-bottom: 0px;
	position: relative;
	z-index: 10;
}
.gmc-skill-1 .value .arrow {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -2px;
	width: 15px;
	height: 15px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}

/*
	gmc-skill-2
*/

.gmc-skill-2 {
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
	height: 30px;
	background-color: #f2f2f2;
	position: relative;
}
.gmc-skill-2 p {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	line-height: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	color: #fff;
}
.gmc-skill-2 span.color {
	float: left;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.gmc-skill-2 span.bg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	width: 100%;
}

/*
	gmc-call-to-action-2
*/

.gmc-call-to-action-2 {
	padding: 60px 0px;
}
.gmc-call-to-action-2-inner {
	width: 100%;
	float: left;
	padding: 30px;
	background-color: #f2f2f2;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-left-width: 3px;
	border-left-style: solid;
	position: relative;
}
.gmc-call-to-action-2-inner h3 {
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
}
.gmc-call-to-action-2-inner .gmc-btn {
	width: 100%;
	text-align: center;
}

/*
	gmc-soc-buttons-list
*/

.gmc-soc-buttons-list {
	padding: 60px 0px;
	text-align: center;
}
.gmc-soc-buttons-list h2 {
	color:  #fff;
}
.gmc-social-button-2 {
	width: 60px;
	height: 60px;
	position: relative;
	margin: 0px 20px;
	border-radius: 100px;
	display: inline-block;
	border-width: 2px;
	border-style: solid;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-social-button-2 .esb-main {
	width: 100%;
	float: left;
}
.gmc-social-button-2 .esb-main i {
	width: 100%;
	float: left;
	line-height: 60px;
	font-size: 24px;
}
.gmc-social-button-2-white {
	border-color: #fff;
	color: #fff;
}
.gmc-social-button-2-white:hover {
	background-color: #fff;
}
.gmc-social-button-2-white .esb-main i {
	color: #fff;
}
.gmc-social-button-2 .esb-tooltip .arrow {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0px;
	width: 30px;
	height: 30px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1;
}
.gmc-social-button-2 .esb-tooltip p {
	position: relative;
	z-index: 10;
	text-transform: capitalize;
	margin-bottom: 0px;
}
.gmc-social-button-2 .esb-tooltip {
	position: absolute;
	width: 100px;
	color: #fff;
	line-height: 40px;
	top: -50px;
	left: 50%;
	margin-left: -50px;
	z-index: 10;
	display: none;
}

/*
	gmc-team-1
*/

.gmc-team-1 {
	float: left;
	text-align: left !important;
}
.gmc-team-1 .gmc-team-1-inner {
	background-color: #fff;
	width: 100%;
	float: left;
}
.gmc-team-1 header {
	width: 100%;
	float: left;
	height: 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding-left: 100px;
}
.gmc-team-1 header .name {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
}
.gmc-team-1 header .name small {
	color: #333;
	width: 100%;
	float: left;
	margin-top: 15px;
}
.gmc-team-1 header .name p {
	font-size: 18px;
	text-transform: capitalize;
	color: #fff;
}
.gmc-team-1 header figure {
	width: 100px;
	height: 100px;
	position: absolute;
	max-width: none;
	max-height: none;
	min-height: none;
	min-width: none;
	max-height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gmc-team-1 .gmc-team-1-details {
	border: 1px solid #e5e5e5;
	border-top-width: 0px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	color: inherit !important;
}
.gmc-team-1 .gmc-team-1-details p.role {
	font-style: italic;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.gmc-team-1 p {
	width: 100%;
	float: left;
	margin-bottom: 0px;
}
.gmc-team-1 p.links {
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	padding-top: 30px;
	margin-top: 30px;
}
.gmc-team-1 p.links a {
	margin-right: 15px;
}

/*
	blockquote
*/

blockquote {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	border: 0px;
	padding-left: 60px;
}
blockquote .blockquote-inner {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #f2f2f2;
	border-left-width: 2px;
	border-left-style: solid;
	padding: 30px;
	font-style: italic;
	color: #333;
}
blockquote .blockquote-inner .fa-quote-left {
	margin-right: 15px;
}
blockquote .blockquote-inner .fa-quote-right {
	margin-left: 15px;
}

/*
	#map-canvas
*/

#map-canvas {
	height: 500px;
	width: 100%;
	display: inline-block;
}
#map-canvas-2 {
	height: 300px;
	width: 100%;
	display: inline-block;
}

/*
	p.contact-item
*/

p.contact-item {
	position: relative;
	padding-left: 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
p.contact-item i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	border-radius: 100px;
}

/*
	gmc-side-navi
*/

.gmc-side-navi, .gmc-side-navi ul, .gmc-side-navi ul li {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}
.gmc-side-navi {
	float: none;
	display: inline-block;
}
.gmc-side-navi ul {
	border: 1px solid #e5e5e5;
	border-top-width: 0px;
}
.gmc-side-navi ul li {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 15px;
	line-height: 40px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
}
.gmc-side-navi ul li i {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #ddd;
}
.gmc-side-navi ul li.active {
	border-top-width: 2px;
}
.gmc-side-navi ul li.active a {
	color: #fff;
}

/*
	gmc-f1
*/

.gmc-f1 {
	width: 100%;
	display: inline-block;
	border-top-width: 0px;
	border-top-style: solid;
}
.gmc-f1 input[type=submit], .gmc-f1 button {
	margin-left: 150px;
}
p.no-margin input[type=submit], p.no-margin button {
	margin-left: 0px;
}
.gmc-f1 input.sec {
	margin-left: 150px;
}
.gmc-f1 input.wide, .gmc-f1 textarea {
	min-width: 400px;
}
.gmc-f1 label.wide {
	width: 100%;
}
.gmc-f1 textarea {
	min-height: 100px;
}
.gmc-f1 textarea[id="drop-message"] {
	min-width: 100%;
}

/*
	gmc-partner-1
*/

.gmc-partner-1 {
	width: 100%;
	float: left;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 0px;
	padding: 60px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 260px;
	position: relative;
}
.gmc-partner-1 figure {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 60px;
}
.gmc-partner-1 p.desc {
	margin-bottom: 0px;
}
.gmc-partner-1 p.title {
	font-size: 24px;
}

/*
	gmc-career-1
*/

.gmc-career-1, .gmc-career-1 header {
	width: 100%;
	float: left;
}
.gmc-career-1 {
	padding: 60px 0px;
	border: 0px solid #e5e5e5;
	border-top-width: 1px;
}
.gmc-career-1 header {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 25px 0px;
	padding-left: 130px;
	height: 100px;
	margin-bottom: 30px;
}
.gmc-career-1 header i {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	color: #333;
	background-color: #f2f2f2;
	font-size: 38px;
	border-radius: 100px;
}
.gmc-career-1 header small {
	line-height: 16px;
}
.gmc-career-1 header p {
	line-height: 34px;
	font-size: 24px;
	color:  #333;
}
.gmc-career-1 .details {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	display: none;
}

/*
	gmc-404-search-form
*/

.gmc-404-search-form {
	max-width: 500px;
	display: inline-block;
	float: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	background-color: #fff;
	background-color: rgba(255,255,255,0.2);
}
.gmc-404-search-form input {
	width: 100%;
	float: left;
}

/*
	riva-countdown
*/

.riva-countdown {
	text-align: center;
	width: 100%;
	float: left;
}
.riva-countdown .riva-countdown-item {
	margin: 0px 5px;
	display: inline-block;
	width: 90px;
}
.riva-countdown .riva-countdown-item .value, .riva-countdown .riva-countdown-item .label {
	width: 100%;
	float: left;
}
.riva-countdown .riva-countdown-item .value {
	background: #555555; /* Old browsers */
	background: -moz-linear-gradient(top,  #555555 0%, #151515 50%, #353535 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353535), color-stop(50%,#151515), color-stop(100%,#353535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #555555 0%,#151515 50%,#353535 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #555555 0%,#151515 50%,#353535 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #555555 0%,#151515 50%,#353535 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #555555 0%,#151515 50%,#353535 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#353535',GradientType=0 ); /* IE6-9 */
	text-align: center;
	padding: 15px 10px;
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	line-height: normal;
	border: 1px solid #555555;
	box-shadow: inset #151515 0px 0px 4px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: bold;
	position: relative;
}
.riva-countdown .riva-countdown-item .value p {
	margin-bottom: 0px;
}
.riva-countdown .riva-countdown-item .value span.line {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 35px;
	left: 0px;
	background-color: #151515;
	box-shadow: #555 0px 0px 2px;
}
.riva-countdown .riva-countdown-item .label {
	font-size: 13px;
	text-transform: capitalize;
	border-radius: 0px;
	font-weight: normal;
}

p.contacts-soon-1 {
	width: 50% !important;
	text-align: right !important;
	margin: 0px !important;
	float: left !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 15px;
}
p.contacts-soon-2 {
	width: 50% !important;
	text-align: left !important;
	margin: 0px !important;
	float: left !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
}

/*
	gmc-sorting
*/

.gmc-sorting {
	width: 100%;
	float: left;
}
.gmc-sorting .gmc-sorting-filters {
	width: 100%;
	float: left;
	background-color: #e5e5e5;
	margin-bottom: 30px;
	margin-top: 20px;
}
.gmc-sorting .gmc-sorting-filters span {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	line-height: 35px;
	padding: 0px 30px;
	float: left;
	width: auto;
	cursor: pointer;
	transition-style: linear;
	transition-duration: 0.2s;
	background-color: #e5e5e5;
}
.gmc-sorting .gmc-sorting-filters span:hover {
	transition-style: linear;
	transition-duration: 0.2s;
	color: #333;
}
.gmc-sorting .gmc-sorting-filters span.active {
	border-top-width: 2px;
	border-top-style: solid;
	color: #fff;
}

/*
	gmc-qa
*/

.gmc-qa {
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.gmc-qa .q, .gmc-qa .a {
	width: 100%;
	float: left;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}
.gmc-qa .q {
}
.gmc-qa .lbl {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gmc-qa .q .arrow, .gmc-qa .a .arrow {
	width: 10px;
	height: 10px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 22px;
    top: 10px;
    z-index: 100;
}
.gmc-qa .q p {
	font-size: 120%;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	line-height: 30px;
}

/*
	gmc-featured-box
*/

.gmc-featured-box {
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-featured-box h3 {
	text-transform: capitalize;
	margin-top: 0px;
}
.gmc-featured-box :last-child {
	margin-bottom: 0px;
}

/*
	gmc-msg
*/

.gmc-msg {
	width: 100%;
	float: left;
	border-width: 1px;
	border-style: solid;
}
.gmc-msg header {
	width: 100%;
	float: left;
	line-height: 40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-transform: capitalize;
	font-weight: bold;
}
.gmc-msg header .fa {
	float: right;
	line-height: 40px;
	cursor: pointer;
}
.gmc-msg p {
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0px;
	padding: 30px;
	color: #333;
}
.gmc-msg-success {
	background-color: #f6faee;
	border-color: #d3dbc6;
}
.gmc-msg-success header {
	color: #688438;
	border-bottom-color: #d3dbc6;
}
.gmc-msg-error {
	background-color: #faeeee;
	border-color: #dbc6c6;
}
.gmc-msg-error header {
	color: #843838;
	border-bottom-color: #dbc6c6;
}
.gmc-msg-attention {
	background-color: #faf8ee;
	border-color: #dbd7c6;
}
.gmc-msg-attention header {
	color: #847738;
	border-bottom-color: #dbd7c6;
}
.gmc-msg-info {
	background-color: #eef5fa;
	border-color: #c6d1db;
}
.gmc-msg-info header {
	color: #386384;
	border-bottom-color: #c6d1db;
}

/*
	gmc-projects-listing
*/

.gmc-projects-listing {
	display: inline-block;
	border: 0px solid #f00;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-projects-listing .gmc-project {
	display: inline-block;
}

/*
	gmc-pagination
*/

.gmc-pagination {
	width: auto;
	display: inline-block;
}
.gmc-pagination .page-numbers {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	border: 1px solid #e5e5e5;
}
.gmc-pagination .page-numbers:hover {
	text-decoration: none;
	color: #fff;
}
.gmc-pagination .next, .gmc-pagination .prev {
	width: auto;
	padding: 0px 10px;
}
.gmc-pagination .current {
	color: #fff;
}

p.project-date {
	color: #333;
	width: 100%;
	display: inline-block;
}
p.used-skills {
	width: 100%;
	display: inline-block;
}
p.used-skills span {
	margin-right: 30px;
	text-transform: capitalize;
	color: #333;
	word-wrap: normal;
	float: left;
	line-height: 200%;
}
p.used-skills span i {
	margin-right: 5px;
}

/*
	gmc-single-estate
*/

.gmc-single-estate {
}
.gmc-single-estate div.header {
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 0px;
	padding-right: 180px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.gmc-single-estate p.price {
	width: 180px;
	font-size: 200%;
	font-weight: bold;
	line-height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: center;
	line-height: 30px;
}
.gmc-single-estate p.type {
	width: 180px;
	display: inline-block;
	margin-bottom: 0px;
	position: absolute;
	right: 0px;
	top: 30px;
	text-align: center;
}
.gmc-single-estate p.type span {
	border-radius: 3px;
	font-size: 80%;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	position: relative;
	line-height: 150%;
	height: auto;
	margin-bottom: 15px;
	padding: 0px 10px;
	display: inline-block;
}
.gmc-single-estate .gmc-propert-details {
	float: left;
}
.gmc-single-estate .gmc-propert-details h3 {
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.gmc-single-estate .gmc-propert-details .inner {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 30px;
}
.gmc-single-estate .gmc-propert-details ul, .gmc-single-estate .gmc-propert-details ul li {
	padding: 0px;
	margin: 0px;
}
.gmc-single-estate .gmc-propert-details ul li {
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	color: #333;
}
.gmc-single-estate .gmc-propert-details ul li span {
	float: right;
	font-weight: bold;
}
.gmc-single-estate .gmc-propert-details .agent {
	width: 100%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 120px;
	min-height: 100px;
	position: relative;
	font-size: 200%;
	line-height: 120%;
	color: #333;
	padding-top: 15px;
	text-transform: capitalize;
	margin-bottom: 15px;
}
.gmc-single-estate .gmc-propert-details .agent figure {
	width: 100px;
	height: 100px;
	background-color: #e5e5e5;
	overflow: hidden;
	border-radius: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gmc-single-estate .gmc-propert-details .fa {
	color: #ccc;
}
.gmc-single-estate .gmc-propert-details p.agent-cosial {
	width: 100%;
	display: inline-block;
}
.gmc-single-estate .gmc-propert-details p.agent-cosial a {
	float: left;
	line-height: 30px;
	height: 30px;
	width: 30px;
	text-align: center;
	border-radius: 100px;
	margin-right: 5px;
}
.gmc-single-estate .gmc-propert-details p.agent-cosial a .fa {
	color: #fff;
}
.gmc-single-estate .gmc-propert-details #gmc-property-map {
	width: 100%;
	display: inline-block;
	height: 200px;
}

/*
	gmc-store-filters
*/

.gmc-store-filters {
	width: 100%;
	display: inline-block;
	margin-bottom: 30px;
	margin-top: 30px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
.gmc-store-filters p {
	width: auto;
	float: left;
	color: #333;
	margin-right: 30px;
	line-height: normal;
	line-height: 40px;
	margin-bottom: 0px;
}
.gmc-store-filters p i {
	margin-left: 5px;
	cursor: pointer;
}

/*
	gmc-single-product
*/

.gmc-single-product {
	width: 100%;
}
.gmc-single-product p.price {
	font-size: 200%;
	margin: 15px 0px;
	margin-top: 0px;
	width: 100%;
	display: inline-block;
	float: left;
}
.gmc-single-product ul.product-options {
	padding: 0px;
	margin: 15px 0px;
}
.gmc-single-product ul.product-options li {
	line-height: 200%;
	width: 100%;
	display: inline-block;
}
.gmc-single-product ul.product-options li span {
	color: #333;
	font-weight: bold;
}
.gmc-single-product p.qty {
	width: 100%;
	display: inline-block;
	margin: 15px 0px;
	color: #333;
	font-weight: bold;
}
.gmc-single-product p.qty span.qty-fld {
	text-align: center;
	width: 40px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 20px;
	padding: 5px 10px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 20px;
}
.gmc-single-product p.qty i.fa {
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	transition-style: linear;
	transition-duration: 0.2s;
}
.gmc-single-product p.qty i.fa-plus {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-left: 15px;
}
.gmc-single-product p.qty i.fa-minus {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

/*
	h3-2
*/

h3.h3-2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	color: #333;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 100%;
	display: inline-block;
}
p.blog-cat {
	font-size: 140%;
	color: #333;
	margin-bottom: 30px;
}

/*
	gmc-section-cart
*/

.gmc-section-cart {
}
.gmc-section-cart p.incart {
	font-size: 150%;
	color: #333;
}
.gmc-section-cart p.incart span {
	border-radius: 100px;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	color: #fff;
	margin: 0px 5px;
	display: inline-block;
}
.gmc-section-cart .shoppin-cart-table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 15px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
.gmc-section-cart .shoppin-cart-table thead {
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.gmc-section-cart .shoppin-cart-table thead td {
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-section-cart .shoppin-cart-table tr {
	width: 100%;
}
.gmc-section-cart .shoppin-cart-table td {
	padding: 0px;
	border-collapse: collapse;
}
.gmc-section-cart .shoppin-cart-table td.id {
	width: 5%;
}
.gmc-section-cart .shoppin-cart-table td.item {
	width: 65%;
}
.gmc-section-cart .shoppin-cart-table td.price {
	width: 10%;
}
.gmc-section-cart .shoppin-cart-table td.qty {
	width: 10%;
}
.gmc-section-cart .shoppin-cart-table td.total {
	width: 10%;
}
.gmc-section-cart .shoppin-cart-table tbody td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
	padding: 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-section-cart .shoppin-cart-table tbody tr.hover {
	background-color: #f2f2f2;
}
.gmc-section-cart .shoppin-cart-table tbody td .total {
	color: #333;
	font-weight: bold;
	font-size: 150%;
}
.gmc-section-cart .shoppin-cart-table tbody td .price {
	color: #333;
	font-size: 150%;
}
.gmc-section-cart .shoppin-cart-table tbody td p.qty {
	width: 100%;
	display: inline-block;
	margin: 15px 0px;
	color: #333;
	font-weight: bold;
}
.gmc-section-cart .shoppin-cart-table tbody td p.qty span.qty-fld {
	text-align: center;
	width: 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	line-height: 20px;
	display: inline-block;
	font-weight: bold;
	color: #333;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-section-cart .shoppin-cart-table tbody td p.qty i.fa {
	width: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	transition-style: linear;
	transition-duration: 0.2s;
	font-size: 70%;
}
.gmc-section-cart .shoppin-cart-table tbody td p.qty i.fa-plus {
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
.gmc-section-cart .shoppin-cart-table tbody td p.qty i.fa-minus {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.gmc-section-cart ul.order-total {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}
.gmc-section-cart ul.order-total li {
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
}
.gmc-section-cart ul.order-total li span {
	float: right;
	color: #333;
	font-size: 130%;
}
.gmc-section-cart ul.order-total li strong {
	color: #333;
	font-weight: bold;
}
.gmc-section-cart ul.order-total li span.total {
	font-weight: bold;
}

/*
	riva-toggle-tab
*/

.riva-toggle-tab h2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

/*
	payment-option
*/

.payment-option {
	width: 33.33333333%;
	display: inline-block;
	text-align: center;
	float: left;
}
.payment-option span {
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-bottom: 10px;
	border-radius: 100px;
	border-width: 10px;
	border-style: solid;
	border-color: #e5e5e5;
	font-size: 300%;
	font-weight: bold;
	line-height: 80px;
	cursor: pointer;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.payment-option p {
	color: #333;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
.payment-option small {
	line-height: 100%;
}

/*
	gmc-post
*/

.gmc-post {
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 75px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border: 0px solid #e5e5e5;
	border-bottom-width: 1px;
}
.gmc-post .img {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}
.gmc-post figure {
	margin-bottom: 30px;
	width: 100%;
	float: left;
	max-height: 200px;
	overflow: hidden;
	position: relative;
}
.nvor-post figure img {
	position: absolute;
	max-width: 100%;
	left: 0px;
	top: auto;
}
.gmc-post figure figcaption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
	display: none;
}
.gmc-post figure figcaption i {
	display: inline-block;
	position: absolute;
	font-size: 24px;
	background-color: #fff;
	text-align: center;
	line-height: 64px;
	border-radius: 100px;
	width: 60px;
	height: 60px;
	top: 0;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.gmc-post figure figcaption i:hover {
	color: #fff;
	transition-duration: 0.2s;
	transition-style: linear;
}
.gmc-post header {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}
.gmc-post header h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline-block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}
.gmc-post header h3 a, .gmc-post header h3 span {
	display: inline-block;
	float: left;
	line-height: 30px;
}
.gmc-post header h3 .fa {
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	line-height: 30px;
	font-size: 60%;
	color: #fff;
	text-align: center;
	float: left;
	display: inline-block;
	margin-right: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.gmc-post header p {
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 80%;
	width: 100%;
	float: left;
}
.gmc-post .date {
	position: absolute;
	width: 60px;
	left: 0px;
	top: 0px;
}
.gmc-post .date span {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 30px;
}
.gmc-post .date span.day {
	font-size: 180%;
	color: #333;
	font-weight: bold;
}
.gmc-post .date span.month {
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 80%;
}
.gmc-post .likes {
	position: absolute;
	width: 60px;
	left: 0px;
	top: 75px;
}
.gmc-post .likes span {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 30px;
}
.gmc-post .likes span.month {
	letter-spacing: 2px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 80%;
}
.gmc-post .likes span .fa {
	font-size: 180%;
	color: #333;
	font-weight: bold;
}
.gmc-post-2 {
	padding-left: 390px;
	min-height: 200px;
}
.gmc-post-2 figure {
	max-width: 300px;
	position: absolute;
	left: 75px;
	top: 0px;
}
.gmc-post p.tags {
	margin-bottom: 0px;
}
.gmc-post p.tags a {
	margin-right: 10px;
}
.gmc-post p.tags i.fa {
	color: #ddd;
}

/*
	gmc-post-author
*/

.gmc-post-author, .gmc-comment .inner {
	width: 100%;
	display: inline-block;
	padding: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	padding-left: 160px;
	min-height: 160px;
	position: relative;
}
.gmc-post-author figure, .gmc-comment figure, .gmc-comment i.fa {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	position: absolute;
	overflow: hidden;
	left: 30px;
	top: 30px;
	border: 3px solid #fff;
}
.gmc-post-author p {
	margin-bottom:  0px;
}
.gmc-post-author p.name {
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
}
.gmc-post-author p.role {
	margin-bottom: 10px;
	color: #333;
	font-style: italic;
}

/*
	gmc-comment
*/

.gmc-comment {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.gmc-comment .gmc-comment {
	padding-left: 60px;
}
.gmc-comment .inner {
	border: 1px solid #e5e5e5;
	color: inherit;
	margin-bottom: 30px;
}
.gmc-comment figure {
	border: 0px;
}
.gmc-comment p.meta {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	display: inline-block;
}
.gmc-comment p.meta .author {
	font-size: 140%;
	float: left;
}
.gmc-comment p.meta .date {
	float: right;
	text-transform: capitalize;
}
.gmc-comment i.fa {
	color: #fff;
	font-size: 250%;
	line-height: 100px;
	text-align: center;
}

/*
	boxed
*/

.gmc-boxed {
	margin: 0px auto;
}
.gmc-boxed .gmc-boxed-wrapper {
	width: 100%;
	float: left;
	background-color: #fff;
}
.gmc-boxed-bg {
	width: 100%;
	float: left;
	background-color: #eee;
}


/*
	gmc-post-masonry
*/
.gmc-post-masonry {
	width: 33.33333333333%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
	border-bottom-width: 0px;
	margin-bottom: 20px;
}
.gmc-post-masonry .inner {
	border: 1px solid #e5e5e5;
	padding: 10px;
}
.gmc-post-masonry .inner header h3 a {
	font-size: 18px;
	line-height: normal;
	margin-bottom: 15px;
}
.gmc-post-masonry .inner figure {
	margin-bottom: 15px;
}
.gmc-post-masonry .inner figure {
	position: relative;
}
.gmc-post-masonry .inner figure img {
	position: relative;
	width: auto;
	height: auto;
}

/*
	cbp_tmlabel
*/
.cbp_tmlabel .gmc-post {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
}
.cbp_tmlabel .gmc-post figure {
	margin-bottom: 15px;
}
.cbp_tmlabel .gmc-post header h3 {
	padding-left: 0px;
}
.cbp_tmtimeline {
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
}

.header-top{
    background-color: rgba(224,224,224,1.00);
    border-bottom: 1px solid rgba(208,208,208,1.00);
    color: rgba(42,42,42,1.00);
	padding-top: 5px; 
	padding-bottom: 5px;
	height: 33px;
}

.m-t-10{margin-top:10px;}

.m-b-50{margin-bottom:50px;}


.divstage{
    box-shadow: 0 0 20px #D0D0D0;
    padding: 25px;
    text-align: left;
    height: 370px;
    -webkit-box-shadow: 0 0 20px #D0D0D0;
    margin: 10px;
    width: 23%; 
	margin-top: -30px;
	margin-bottom: 30px;
		
}

.divstage p{font-size:15px; line-height:20px;}

.divstage h3{font-size:20px; line-height:25px; font-weight:bold; color:#0064fd}

.bgmacao{ background-image: url(../img/bg-macao.jpg); padding-top:250px; background-position:center top; text-align: center; padding-bottom: 60px;}

.bgmacao h1{color:#fff; font-family:'Roboto', sans-serif; font-weight:100;}

.footer-gmc{
    background-color: #000000;
    padding-top: 50px;
    color: #C7C7C7;
	line-height: 22px;
}

.footer-gmc a{
   
    color: #C7C7C7;
	line-height: 26px;
}

.footer-gmc h3{font-size: 18px; font-weight: bold; color:#fff; }

.m-tb-30{margin-top:30px; margin-bottom:30px; font-size:14px; text-align:center; }

.footerbottom{padding:10px; font-size:14px; text-align:center; margin-top:20px;}

.heading-mid-blue{
    font-size: 24px;
    line-height: 30px;
    color: rgba(0,100,253,1.00);
}

.bgcountries{
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center top;
    background-color: rgba(248,248,248,1.00);
    text-align: center;
    
}
img.map-img {
    margin: 0px auto;
    display: block;
    width: 900px!important;
    height: 375px;
}
.bgcountries h1{
    color: #0664F8;
	font-family: 'Raleway', sans-serif;
font-size: 40px;
	margin-bottom: 40px;
	
}

.bgcountries p{
    text-align: left;
	text-transform: uppercase;
	
	margin-bottom: 20px;
}

.bgcountries h2{
    color: #FFFFFF;
    text-align: left;
    font-family: roboto;
    font-size: 24px;
}

.bgcountries ul li{font-size:16px; color:#fff; line-height:24px; list-style:none; margin-left:-35px; color:#D5D5D5;}

.divyellow{
    background-color: rgba(248,224,4,1.00);
    padding-top: 50px;
    padding-bottom: 50px;
}

.divblue{
    background-color: rgba(0,100,253,1.00);
    padding-top: 50px;
    padding-bottom: 50px;
}

.divyellow h1{font-size:50px; text-align: center}
.divyellow h3{font-size:24px; text-align: center; margin-top:-10px;}

.divblue{
    background-color: rgba(0,100,253,1.00);
    padding-top: 50px;
    padding-bottom: 50px;
}

.divblue h1{font-size:50px; text-align: center}
.divblue h3{font-size:24px; text-align: center; margin-top:-10px;}

.one-fifth{width:18%; margin-right:2%; float:left;}

.bigshadow{box-shadow:0 0 50px #ccc; padding:40px; }

.bigshadow h3{font-size:18px; font-weight:bold}

.active{background-color:#000;}

.greyline{width:100px; height:4px; background-color:#6d6e70; margin:auto;}

.btn-blue{
    background-color: #0064FD;
    width: 48%;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 20px;
	margin-right: 2%;
	text-align: center;
		
}




.btn-blue:hover{
    background-color: #393939;
	color: #fff;
	text-decoration: none;
    
}
.col-lg-2.btn-grey.pull-right
{
	width:24%;
}
.btn-grey{
    background-color: #E4E4E4;
    width: 48%;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 20px;
	text-align: center;
}



.btn-grey:hover{
    background-color: #393939;
    color: #fff;
	text-decoration: none;
}

.divchamp{width: 48%; margin-right: 6%; float: left;}

.divchamp-last{width: 46%; margin-right: 0%; float: left;}

.ib{background-color: rgba(241,241,241,1.00); padding: 15px; font-size: 16px; color:#000; position: relative; }

.ib img{position: absolute; top: -35px; left: 36%;}
.ib h3{font-size: 18px;}

.social li{width:30px; height:30px; float:left; margin-right:5px; margin-bottom:-20px; }


.divsteps{
    background-image: url(../img/bg-steps.jpg);
    background-position: left top;
    padding-left: 25px;
    padding-right: 10px;
    width: 20%;
	background-repeat: no-repeat;
	text-align: center;
	height: 300px;
	
	padding-top: 5px;
	float: left;
}
.divsteps h1{color:#0064FF; font-size:40px;font-family: 'Exo', sans-serif; }

.divsteps span{font-size:18px; line-height:20px; margin-bottom: 20px; font-weight: 600}

.divsteps p{font-size:14px; line-height:17px;}

.divaward ul li{font-size:14px; line-height:18px; margin-bottom:5px; list-style:square; margin-left:-10px; }

.divaward h2{
    font-size: 24px;
	background-image: url(../img/Trophy-icon.png);
	background-size: 43px;
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 50px;
}


.divwhy{
    background-image: url(../img/bg-why.jpg);
	background-position: center top;
	padding-top: 60px; 
	padding-bottom: 60px;
}

.divwhy h3{font-size:18px; line-height:18px; font-family: roboto; font-weight: bold}

.divwhy p{font-size:13px; line-height:18px;}

.divwhystudents{
    background-image: url("../img/bg-why-student.jpg");
	background-position: center top;
	padding-top: 60px; 
	padding-bottom: 60px;
}

.divwhystudents h3{font-size:18px; line-height:18px; font-family: roboto; font-weight: bold}

.divwhystudents p{font-size:13px; line-height:18px;}


.participate{
    background-image: url(../img/bg-why-participate.jpg);
    background-position: center top;
    padding-top: 60px;
    padding-bottom: 60px;
}

.participate h3{font-size:18px; line-height:18px; font-family: roboto; font-weight: bold; color: #fff}

.participate p{font-size:13px; line-height:18px;color: #fff}

.btn-blue-full{
    background-color: #0064FD;
    width: 100%;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 20px;
	margin-right: 2%;
	text-align: center;
		
}




.btn-blue-full:hover{
    background-color: #393939;
	color: #fff;
	text-decoration: none;
    
}



@media (max-width: 800px)
{
	.gmc-btn {
	width: 98%;
	display: inline-block;
	border-radius: 3px;
	padding: 0px 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	border: 0px;
		margin-bottom:20px;
	text-transform: uppercase;
}

	.bgmacao{ background-image: url(../img/bg-macao.jpg); padding-top: 150px; background-position:center top; text-align: center; padding-bottom: 60px; background-repeat: no-repeat;}
	.divstage{
    box-shadow: 0 0 20px #D0D0D0;
    padding: 25px;
    text-align: left;
    height: auto;
    -webkit-box-shadow: 0 0 20px #D0D0D0;
    margin: 10px;
    width: 99%; 
	margin-top: -30px;
	margin-bottom: 10px;
		
}
	.divstage p{font-size:15px; line-height:20px;}

.divstage h3{font-size:20px; line-height:25px; font-weight:bold; color:#0064fd}
	
	
	
	.m-t-50{top:-50px;}
	
	.divsteps{
    background-image: url(../img/bg-steps-mob.jpg);
    background-position: top;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
	float: left;
		height: 280px;
}
	
	.participate{
    background-image: none;
		background-color: rgba(0,45,217,1.00);
    padding-top: 60px;
    padding-bottom: 60px;
		text-align: center;
}
	.participate h1{font-family: roboto; font-size: 30px; margin-bottom: 30px; color: #fff; }
	
	.divwhystudents{
    background-image: none;
	padding-top: 60px; 
	padding-bottom: 60px;
		text-align: center;
}
	
	.divwhy{
    background-image: none;
	padding-top: 60px; 
	padding-bottom: 60px;
		text-align: center;
}
	.divwhy h1{font-family: roboto; font-size: 30px; margin-bottom: 30px; }
	
	
	.divchamp{width: 100%; float: left;}
	
	.divchamp-last{width: 100%; margin-right: 0%; float: left;}
	
	.btn-blue{
    background-color: #0064FD;
    width: 100%;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	margin-top: 20px;
	margin-right: 2%;
	text-align: center;
		
}




.btn-blue:hover{
    background-color: #393939;
	color: #fff;
	text-decoration: none;
    
}

.btn-grey{
    background-color: #E4E4E4;
    width: 100%;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    margin-top: 20px;
	text-align: center;
}



.btn-grey:hover{
    background-color: #393939;
    color: #fff;
	text-decoration: none;
}
	
	.one-fifth{width:98%; float:left; margin-bottom: 20px;}
	
	.ib{background-color: rgba(241,241,241,1.00); padding: 15px; font-size: 16px; color:#000; position: relative; }

.ib img{position: absolute; top: -35px; left: 43%;}
	
	.m-l-100{margin-left:0px; left: -120px;}
	
	.mobile-m-t{top: -100px;}
	
	.mobile-m-t1{top: -150px;}
	.mobile-m-t2{top: -200px;}
	
	.mobile-m-t3{top: -250px;}
	.mobile-m-t4{top: -300px;}
	.mobile-m-t5{top: -350px;}
	.mobile-m-t6{top: -400px;}
	.mobile-m-t7{top: -450px;}
	
	.mobile-m-t8{margin-top:-450px;}
}

.m-t-20{margin-top: 20px}

.m-t-50{margin-top:50px;}

.m-l-100{margin-left:120px;}

.imgshadow{box-shadow:0 0 10px #ccc;width: 205px;}


.link-footer1 {
    color: #232323;
    text-decoration: none;
    font-size: 16px;
    background-image: url(../img/bullet.jpg);
    background-repeat: no-repeat;
    padding-left: 15px;
	background-position: 0 5px;
}

.banner-seq{
    background-image: url(../img/bg-seq.JPG);
	background-attachment: fixed;
	padding-top:50px;
	padding-bottom: 50px;
	margin-top: 125px;
}

.banner-seq h1{ color:#fff; text-align:center; font-size:50px; font-family:roboto;}

.rightsmalllink {
    font-size: 14px;
    color: rgba(10,75,255,1.00)
}


.rightsmalllink a{font-size:14px;}

.list1 li{
    list-style: disc;
	list-style-image: url("../img/bullet.jpg")
}
.winner {
    background-color: #E9E9E9;
    color: #0064fd;
    padding: 7px;
    text-align: left;	
	font-weight: bold
}
.win{min-height: 220px;}
.win img{ width:70%; text-align:left; align:left; float:left; padding:10px;}
.win span{width:100%; float:left; text-align:left; font-size:15px;}

.linkwhitebig {color:#fff; text-decoration: underline;}
.linkwhitebig:hover{
    color: #DDDDDD;
    text-decoration: none;
}
.topaz{color:#006580}