/*
Template Name: Cryo - Responsive Bootstrap Template
Description: Business, Corporate, Portfolio and Blog Theme.
Version: 1.2
Author:
Website:
*/

/*Import Google Fonts*/
@import url(http://fonts.googleapis.com/css?family=Monda:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700);
@import url(http://fonts.googleapis.com/css?family=Signika:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);

body { 
    padding:0;
	color:#747474;
    font-size:14px;
    line-height:1.5;
	background:#ffffff;
    font-family: "Open Sans", ​Arial, ​sans-serif;
}
.sticky-wrapper {overflow: visible}
p, a, li {
	line-height:1.5;
}

p {
    color: #777777;
    line-height: 24px;
    margin: 0 0 20px;
}
p. margin-bottom-5 {
    margin: 0 0 5px;
}
a {
    color:#0088cc;
}

a,
a:focus, 
a:hover, 
a:active {
    outline:0 !important;
    text-decoration:none;
}
a:hover {
	color:#0099E6;
	text-decoration:none;
}

a, a:hover {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/*remove h2
h1, h2, h3, h4, h5 {
	color:#121214;
	margin-top:0px;
    font-family: "Open Sans", ​Arial, ​sans-serif;
    font-weight: 300;
} */
h1 i, h2 i, h3 i, h4 i, h5 i {
	margin-right:7px;
}

h2 {
    font-size: 39px;
    font-weight: 300;
    line-height: 54px;
    margin: 0 0 32px;
}

/*Clients Page
------------------------------------*/

.bg {
    background-color:#dfeee5;
    margin-left:10px;
    margin-right:220px;
}

.clients-page { 
	overflow:hidden;
    margin-left:150px;
}

.clients-page {
  -moz-box-shadow:    3px 3px 5px 6px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow:         3px 3px 5px 6px #ccc;
}

.clients-page {
    position: relative;
    width: 80%;
    padding: 1em 1.5em;
    margin: 2em auto;
    color: #fff;
    background: #97C02F;
}

.clients-page:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #658E15 #fff;
}

.clients-page:before {
  
  display: block;
  width: 0;
}

.clients-page p { 
	overflow:auto;
    color:white;
}
.clients-page p a { 
	overflow:auto;
	text-decoration:underline;
}
.clients-page a.img-hover {
	display:block;
	position:relative;
}
.clients-page img { 
	float:left;
	margin-right:20px;
	background:#fafafa;
	border:solid 1px #eee;
	width:120px;
	height:120px;
}


.clients-page1 img { 
	
	
	margin-left:540px;
    margin-bottom:20px;
	border:solid 1px #eee;
	
	
}



.clients-page img.img-colorful {
	display:none;
}
.clients-page a:hover img.img-colorful,
.clients-page:hover img.img-colorful {
	top:0; 
	left:0;
	display:block;
	position:absolute;
}

/*Privacy Page
------------------------------------*/
.privacy {}
.privacy a {
	text-decoration:underline;
}
.privacy a:hover {
	color:#0088cc;
	text-decoration:none;
}

/*Portfolio Page
------------------------------------*/
.portfolio-columns .col-md-3 {
	margin-bottom:1.8%;
    margin-bottom:30px;
}
.portfolio-columns .col-md-4 {
    margin-bottom:2.3%;
    margin-bottom:30px;
}
.portfolio-columns .col-md-6 {
    margin-bottom:2.2%;
    margin-bottom:30px;
}
@media (min-width: 767px) and (max-width: 1025px) {
    .portfolio-columns .col-md-3,
    .portfolio-columns .col-md-4,
    .portfolio-columns .col-md-6 {
        padding-left:10px;
        padding-right:10px;
        margin-bottom:20px;
    }
}
/*Portfolio Item Page
------------------------------------*/
.portfolio-item h4 {
    color: #0088CC;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px;
}
@media (max-width:1023px) {
    .portfolio-item h4 {
        margin: 30px 0 14px;
    }
}
.portfolio-item li {
	padding:3px 0;
}
.portfolio-item .recent-work li {
    padding:4px;
}
.portfolio-item p a {
	text-decoration:underline;
}
.portfolio-item p a:hover {
	text-decoration:none;
}
.portfolio-item ul.list-unstyled li {
    margin-bottom: 13px;
}

/*Blog Tags*/
.sidebar section ul.blog-tags {
    margin-bottom: 0;
}
ul.blog-tags a {
    font-size:13px;
    padding:2px 5px;
    margin:0 2px 5px 0;
    display:inline-block;
    text-shadow:0 1px 0 #fff;
}
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
    color:#0099E6;
    text-decoration: underline;
}
ul.blog-tags a i {
    color:#777;
}

ul.blog-tags a,
ul.blog-tags a i,
ul.blog-tags a:hover,
ul.blog-tags a:hover i {
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}

.sidebar ul.blog-tags li {
    padding-left: 0;
    padding-right: 0;
}
.sidebar ul.blog-tags a {
    background-color: #FFFFFF;
    border: 1px solid #dddddd;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


/*Blog Page
------------------------------------*/
.blog {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 50px;
    padding-bottom: 10px;
}
.blog.blog-single {
    border-bottom: 0px solid #DDDDDD;
    margin-bottom: 40px;
    padding-bottom: 0px;
}

.blog h2 {
	color:#0088cc;
    margin-bottom: 5px;
}
@media (max-width:359px){
    .blog h2 {
        font-size:26px;
        line-height: 26px;
    }
}
.blog ul {
	color:#777;
	font-size:12px;
}

.blog ul.blog-tags i,
.blog ul.blog-info i {
    color:#777;
}

.blog ul.blog-tags a:hover,
.blog ul.blog-info a:hover {
    color:#0099E6;
    text-decoration:underline;
}

.blog ul.blog-info {
    margin-bottom: 7px;
    font-size: 13px;
}
.blog .post-content ul.blog-info {
    margin-bottom: 20px;
}
.blog ul.blog-info li {
    padding-left: 0;
    padding-right: 8px;
}
.blog ul.blog-info li i{
    margin-right: 5px;
}

.blog .blog-img, .pagebar .blog-img {
	margin:0px 0 20px 0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border:4px solid #ffffff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
.blog .blog-img img, .pagebar .blog-img img {
    display: block;
    height: auto;
    max-width: 100%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.blog a.btn-m-blue {
    font-size: 11px;
    line-height: 20px;
    padding: 0 6px;
}

/*Blog Post Date*/
.pagebar .post-date {
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
}

.pagebar .post-date .day {
    color: #0088CC;
    background: none repeat scroll 0 0 #F4F4F4;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}
.pagebar .post-date .month {
    background-color: #0088CC;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07) inset;
    color: #FFFFFF;
    font-size: 0.9em;
    padding: 0 10px 2px;
}
@media (max-width:981px){
    .pagebar .post-date .day {
        padding:10px 5px;
    }
    .pagebar .post-date .month {
        padding:0 6px 2px;
    }
}
@media (max-width:767px){
    .pagebar .post-date .day {
        padding:5px 2px;
    }
    .pagebar .post-date .month {
        padding:0 1px 2px;
    }
}
@media (max-width:639px){
    .pagebar .post-date {
        box-shadow: none;
    }
    .pagebar .post-date .day{
        background: none;
    }
}
@media (max-width:479px){
    .pagebar .post-date {
        display:none;
    }
}
/*Blog Ads*/
.blog-ads {
    margin: 0;
    padding: 0;
}
.blog-ads li {
	display:inline;
    margin: 0;
    padding: 0;
}
.blog-ads li img {
	opacity:0.6;
    display: block;
    height: auto;
    max-width: 100%;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    padding: 3px;
}
.blog-ads li a {
    display: block;
    margin:0 2px 4px;
}
.blog-ads li img {
    position: relative;
}
.blog-ads li img:hover {
	opacity:1;
    border-color: #0088CC;
}

/*Blog Latest Tweets*/
.blog-twitter p {
}
.blog-twitter p span {
	color:#777;
	display:block;
	font-size:11px; 
}
.blog-twitter p a {
	color:#666;
    text-decoration: underline;
}
.blog-twitter p a:hover {
    color: #777;
    text-decoration: none;
}

.blog-twitter p:last-child {
    margin-bottom: 0;
}

/*Blog Item Page
------------------------------------*/
.blog-item .media img {
	top:3px;
	width:54px;
	height:54px;
	position:relative;
}
.blog-item h4.media-heading {
	position:relative;
}
.blog-item h4.media-heading span {
	top:3px; 
	right:0;
	color:#777;
	font-size:14px;
	position:absolute;
    line-height: 21px;
}
.blog-item h4.media-heading span a {
	color:#0088cc;
    font-weight: 400;
}
.blog-item h4.media-heading span a:hover {
    color:#0099e6;
}
@media (max-width:479px){
    .blog-item h4.media-heading span {
        position: relative;
        float:left;
        font-size:12px;
        margin-right:10px;
        clear: both;
    }
}
/*Contact Page
------------------------------------*/
.map {
	width:100%; 
	height:350px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
    margin:-35px 0 30px;
}

.map-box {
	height: 250px;
}

.map-box-space {
	margin-top: 15px;
}

/*Coming Soon Page
------------------------------------*/
.coming-soon-page {
	background: #585f69;
}

.coming-soon-border {
	border-top: solid 3px #0088cc;
}

.coming-soon-logo  {
	margin-top: 10px;
	padding-top: 15px;
	border-top: solid 1px #4c5159;
}

.coming-soon-logo a {
	display: block;
	text-align: center;
}

.coming-soon,
.coming-soon-plugin {
	padding: 20px;
	text-align: center;
	margin-top: 20px;
}  

.coming-soon-plugin {
	min-height: 260px;
}

.coming-soon h1,
.coming-soon p {
	color: #fff;
}

.coming-soon h1 {
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 15px;
	text-shadow: none;
}

.coming-soon p {
	font-size: 16px;
	line-height: 22px;
}

.coming-soon input {
	box-shadow: none;	
	-moz-box-shadow: none;	
	-webkit-box-shadow: none;	
}

.coming-soon-copyright {
	padding: 5px 0;
}

.coming-soon-copyright p {
	color: #fff;
	text-align: right;
}

/*One Page
------------------------------------*/
.one-page {
	padding-left: 0;
	padding-right: 0;
}

.one-page h1,
.one-page h2 {
	color: #fff;
	font-size: 30px;
	text-shadow: none;
	margin-bottom: 20px;
}

.one-page p {
	color: #fff;
}

.one-page .one-default p,
.one-page .one-default h1,
.one-page .one-default h2,
.one-page .one-grey p,
.one-page .one-grey h1,
.one-page .one-grey h2 {
	color: #555;
}

.one-page .one-page-inner {
	padding: 30px 20px;
	min-height: 300px;
}

.one-page .one-page-btn {
	/*font-size: 20px !important;*/
	/*padding-left: 30px !important;*/
	/*padding-right: 30px !important;  */
	/*margin-bottom: 15px;*/
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.one-page .btn-m {
	margin-bottom: 15px;	
}

.one-page .one-default {
	background: #fff;
}
.one-page .one-grey {
	background: #fafafa;
}
.one-page .one-blue {
	background: #3498db;
}
.one-page .one-red {
	background: #e74c3c;
}
.one-page .one-orange {
	background: #e67e22;
}
.one-page .one-green {
	background: #2ecc71;
}

/*Search Page
------------------------------------*/
.search-page h2 {
	font-size: 28px;
	margin-bottom: 20px;
}

.booking-blocks {
	overflow: hidden;
	padding: 15px 20px;
	margin-bottom: 25px;
	background: #fafafa;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.booking-blocks:hover {
	border-radius:2px;
	background: #fafafa;
	box-shadow:0 0 8px #ddd;
}

.booking-blocks p a {
	color: #0088cc;
}

.booking-blocks .booking-img {
  width: 140px;
  margin-right: 10px;
}

.booking-blocks .booking-img li {
  color: #777;
}

.booking-blocks .booking-img li i {
  color: #78ccf8;
  font-size: 12px;
  margin-right: 5px;
}

.booking-blocks .booking-img img {
  float: left;
  width: 140px;
  height: auto;
  margin: 5px 10px 10px 0;
}

.booking-blocks h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.booking-blocks ul.inline li {
  padding: 0;
}

.booking-blocks ul.inline li i {
  color: #f8be2c;
  cursor: pointer;
  font-size: 16px;
}

.booking-blocks ul.inline li i:hover {
  color: #f8be2c;
}

/*Others (Global classes)
------------------------------------*/
.color-red { color:#c00;}
.color-green { color:#0088cc;}
.color-blue { color:#3498db;}

.rgt-img-margin { margin:4px 0 5px 8px;}
.lft-img-margin { margin:5px 20px 5px 0;}

.overflow-hidden { overflow:hidden;}
.padding-left-5 { padding-left:5px;}
.img-width-200 { width:200px;}

.simple-image {
    border: 1px solid #DDDDDD;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
/*Image Border*/
.img-border {
	border:solid 3px #fff;
}

/*Background light-style*/
.bg-light { 
	padding:10px 15px; 
	border-radius:3px;
	margin-bottom:10px; 
	background:#fcfcfc; 
}
.bg-light:hover { 
	padding:9px 14px;
	border:solid 1px #e5e5e5;
}

/*Link read-more*/
a.read-more {
	font-weight:bold;
	text-decoration:none;
}
a.read-more:hover { 
	color:#0088cc;
	text-decoration:none;
}

/*Link color-green-style*/
.linked:hover {
	color:#0088cc;
	text-decoration:none;
}

/*CSS3 Hover Effects*/
.hover-effect {
	-webkit-transition:all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
}
.hover-effect-kenburn {
	left:10px;
	margin-left:-10px;
	position:relative;
   -webkit-transition: all 0.8s ease-in-out;
   -moz-transition: all 0.8s ease-in-out;
   -o-transition: all 0.8s ease-in-out;
   -ms-transition: all 0.8s ease-in-out;
   transition: all 0.8s ease-in-out;
}
.hover-effect-kenburn:hover {
	-webkit-transform: scale(2) rotate(5deg);
	-moz-transform: scale(2) rotate(5deg);
	-o-transform: scale(2) rotate(5deg);
	-ms-transform: scale(2) rotate(5deg);
	transform: scale(2) rotate(5deg);
}

/*Spaces*/
.margin-bottom-5, 
.margin-bottom-10, 
.margin-bottom-20, 
.margin-bottom-20,
.margin-bottom-25, 
.margin-bottom-40, 
.margin-bottom-50, 
.margin-bottom-60 { 
	clear:both;
}   
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}

.top-2 {
	top:2px;
}

/*Button Style*/
.btn-m {
    color:#ffffff;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-transition: background-position 0.1s linear 0s;
    -webkit-transition: background-position 0.1s linear 0s;
    transition: background-position 0.1s linear 0s;
}
.btn-m:focus,
.btn-m:hover {
    color:#ffffff;
}

/*Buttons Color*/
.btn-m-default {
    color: #000000;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, 0%, #e6e6e6, 100%);
    background-image: -moz-linear-gradient(top, #fff 0, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e6e6e6 100%);
    background-repeat: repeat-x;
    border-color: #e0e0e0;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
}

.btn-m-default:hover {
    color: #000000;
    background-image: none;
    background-color: #e6e6e6;
}

.btn-m-default:active,
.btn-m-default.active {
    background-color: #e6e6e6;
    border-color: #e0e0e0
}

/*btn blue*/
.btn-m-blue {
    background-color: #006DCC;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, 0%, #0044cc, 100%);
    background-image: -moz-linear-gradient(top, #0088cc 0, #0044cc 100%);
    background-image: linear-gradient(to bottom, #0088cc 0, #0044cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-m-blue:hover,
.btn-m-blue:active,
.btn-m-blue.active {
    background-image: none;
    background-color: #0044cc;
}


/*btn red*/
.btn-m-red {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#d9534f), to(#c9302c));
    background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
    background-image: -moz-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    background-repeat: repeat-x;
    border-color: #c12e2a;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

.btn-m-red:hover {
    background-image: none;
    background-color: #c9302c;
}

.btn-m-red:active,
.btn-m-red.active {
    background-color: #c9302c;
    border-color: #c12e2a
}

/*btn orange*/
.btn-m-orange {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#f0ad4e), to(#ec971f));
    background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
    background-image: -moz-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x;
    border-color: #eb9316;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.btn-m-orange:hover {
    background-image: none;
    background-color: #ec971f;
}
.btn-m-orange:active,
.btn-m-orange.active {
    background-color: #ec971f;
    border-color: #eb9316
}

/*btn aqua*/
.btn-m-aqua  {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#5bc0de), to(#31b0d5));
    background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
    background-image: -moz-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x;
    border-color: #2aabd2;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}

.btn-m-aqua:hover {
    background-image: none;
    background-color: #31b0d5;
}

.btn-m-aqua:active,
.btn-m-aqua.active {
    background-color: #31b0d5;
    border-color: #2aabd2
}

/*btn green*/
.btn-m-green {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#5cb85c), to(#449d44));
    background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
    background-image: -moz-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x;
    border-color: #419641;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

.btn-m-green:hover {
    background-image: none;
    background-color: #449d44;
}

.btn-m-green:active,
.btn-m-green.active {
    background-color: #449d44;
    border-color: #419641
}

/*btn yellow*/
.btn-m-yellow {
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#f1c40f), to(#f39c12));
    background-image: -webkit-linear-gradient(top, #f1c40f, 0%, #f39c12, 100%);
    background-image: -moz-linear-gradient(top, #f1c40f 0, #f39c12 100%);
    background-image: linear-gradient(to bottom, #f1c40f 0, #f39c12 100%);
    background-repeat: repeat-x;
    border-color: #f39c12;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.btn-m-yellow:hover {
    background-image: none;
    background-color: #f39c12;
}
.btn-m-yellow:active,
.btn-m-yellow.active {
    background-color: #f39c12;
    border-color: #f39c12
}


/*Social Icons*/
.social-icons li {
	float:left;
	display:inline;
	list-style:none;
	margin-right:5px;
	margin-bottom:5px;
	text-indent:-9999px;
}
.social-icons li a, a.social-icon {
	width:28px;
	height:28px;
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
.social-icons li:hover a {
	background-position:0 -38px;
}

.social-icons li a,
.social-icons li:hover a {
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.social_amazon {background: url(../img/icons/social/amazon.png) no-repeat;}
.social_behance {background: url(../img/icons/social/behance.png) no-repeat;}
.social_blogger {background: url(../img/icons/social/blogger.png) no-repeat;}
.social_deviantart {background: url(../img/icons/social/deviantart.png) no-repeat;}
.social_dribbble {background: url(../img/icons/social/dribbble.png) no-repeat;}
.social_dropbox {background: url(../img/icons/social/dropbox.png) no-repeat;}
.social_evernote {background: url(../img/icons/social/evernote.png) no-repeat;}
.social_facebook {background: url(../img/icons/social/facebook.png) no-repeat;}
.social_forrst {background: url(../img/icons/social/forrst.png) no-repeat;}
.social_github {background: url(../img/icons/social/github.png) no-repeat;}
.social_googleplus {background: url(../img/icons/social/googleplus.png) no-repeat;}
.social_jolicloud {background: url(../img/icons/social/jolicloud.png) no-repeat;}
.social_last-fm {background: url(../img/icons/social/last-fm.png) no-repeat;}
.social_linkedin {background: url(../img/icons/social/linkedin.png) no-repeat;}
.social_picasa {background: url(../img/icons/social/picasa.png) no-repeat;}
.social_pintrest {background: url(../img/icons/social/pintrest.png) no-repeat;}
.social_rss {background: url(../img/icons/social/rss.png) no-repeat;}
.social_skype {background: url(../img/icons/social/skype.png) no-repeat;}
.social_spotify {background: url(../img/icons/social/spotify.png) no-repeat;}
.social_stumbleupon {background: url(../img/icons/social/stumbleupon.png) no-repeat;}
.social_tumblr {background: url(../img/icons/social/tumblr.png) no-repeat;}
.social_twitter {background: url(../img/icons/social/twitter.png) no-repeat;}
.social_vimeo {background: url(../img/icons/social/vimeo.png) no-repeat;}
.social_wordpress {background: url(../img/icons/social/wordpress.png) no-repeat;}
.social_xing {background: url(../img/icons/social/xing.png) no-repeat;}
.social_yahoo {background: url(../img/icons/social/yahoo.png) no-repeat;}
.social_youtube {background: url(../img/icons/social/youtube.png) no-repeat;}

/*Revolution Slider*/
.bg-black-opacity {
	background: url(../img/sliders/revolution/bg-text.png) repeat;
	padding: 7px;
	text-shadow: none !important;
}

/*Search form
------------------------------------*/

.form-search {
    position: relative;
}
.form-search .form-control {
    background-color: #ffffff;
}
.form-search .btn-search {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    border-color: transparent;
}
.form-search .btn-search:hover {
    color: #0088cc;
}
.form-search .btn-search,
.form-search .btn-search:hover {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*Back to top*/
#topcontrol {
    width: 50px;
    height: 50px;
    overflow: hidden;
    -webkit-border-radius: 7px 7px 0  0;
    -moz-border-radius: 7px 7px 0  0;
    border-radius: 7px 7px 0  0;
    background-color: #404040;
    color: #ffffff;
    text-align: center;
    z-index: 9999;
}
#topcontrol:hover {
    color: #0099e6;
}

#topcontrol,
#topcontrol:hover {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#topcontrol:before {
    font-family: fontawesome;
    content: "\f077";
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    font-size: 12px;
    line-height: 40px;
    top: 0;
    left: -1px;
    text-align: center;
}
#topcontrol span {
    display: inline-block;
    position: absolute;
    bottom: 12px;
    right: 0;
    width: 50px;
    text-align: center;
    font-size: 9px;
    line-height: 1;
}

/*For Portfolio Page*/
@media (max-width: 1200px) {
    .portfolio-responsive .col-md-4 p {
        display:none;
    }
}
@media (max-width: 767px) {
    .portfolio-responsive .col-md-4 p {
        display:block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .portfolio-responsive .col-md-3 h2 {
        display:none;
    }
}
@media (min-width: 768px) {
    .portfolio-responsive .col-md-3 p {
        display:none;
    }
}

/*
 * Glyphicons
 *
 * Special styles for displaying the icons and their classes in the docs.
 */

.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden;
}
.bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd;
}
.bs-glyphicons .glyphicon {
    display: block;
    margin: 5px auto 10px;
    font-size: 24px;
}
.bs-glyphicons li:hover {
    background-color: rgba(86,61,124,.1);
}

@media (min-width: 768px) {
    .bs-glyphicons li {
        width: 12.5%;
    }
}


/**/

@media (max-width: 980px) {
    /*Image hover*/
    .da-thumbs li article em {
        display:none !important;
    }
}

@media (max-width: 900px) {
    /*Slider Sequence*/
    #sequence-theme .info {
        top:80px !important;
        width:60% !important;
        margin-right:50px;
    }

    /*Slider Parallax*/
    .da-slide .da-img {
        display:none;
    }
}

@media (max-width: 450px) {
    /*Slider Sequence*/
    #sequence-theme .info {
        top:70px !important;
        width:70% !important;
        margin-right:25px;
    }
    #sequence-theme h2 {
        font-size:30px !important;
    }
    #sequence-theme .info p {
        font-size:18px !important;
    }

    /*Slider Parallax*/
    .da-slide p {
        display:none;
    }
}

/***/


/*Coming Soon Page*/

@media (max-width: 767px) {
    .coming-soon-copyright p {
        text-align: left;
    }
}

@media (max-width: 480px) {

    .coming-soon,
    .coming-soon-plugin {
        margin-top: 50px;
        padding: 10px;
    }
    .coming-soon input {
        width: 50%;
    }
    .coming-soon-copyright p {
        text-align: left;
    }
}

@media (min-width: 1440px) {
    .coming-soon-plugin {
        min-height: 330px;
    }
}

@media (min-width: 1680px) {
    .coming-soon-plugin {
        min-height: 410px;
    }
}

@media (min-width: 1920px) {
    .coming-soon-plugin {
        min-height: 560px;
    }
}

/*Sidebar contacts*/
.contacts section {
    margin-bottom: 22px;
    padding-bottom: 22px;
    background: url("../img/divider-medium.png") no-repeat scroll center 100% transparent;
}
.contacts section:first-child {
    margin-top: 20px;
}
.contacts section p{
    margin-bottom: 5px;
}