
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600&subset=cyrillic);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=cyrillic);

@import url(/css/brandico.css);

/*.brandico*/
[class*="brandico-"]:before {
    font-family: 'brandico', sans-serif;
}
/* Css */
/* ======================================================================== */
/* ! Buttons
/* ======================================================================== */
 .btn {
 	border: none;
	font-size: 16px;
 	display: inline-block;
 	text-align: center;
 	font-family: "Roboto";
 	font-weight: 700;
 	text-shadow: none;
 	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn:hover,
.btn:active {
	text-decoration: none;
	color: #fff;	
	-webkit-transition: 0.25s;
	   -moz-transition: 0.25s;
		-ms-transition: 0.25s;
			transition: 0.25s;
}
.btn-large,
.btn-small,
.btn-mini {
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		-ms-border-radius: 4px;
			border-radius: 4px;
}
.btn-large {
	padding: 11px 0px;
}
.btn-transparent,
.btn-transparent:focus, 
.btn-transparent:active,
.btn-transparent.active, 
.btn-transparent.disabled, 
.btn-transparent[disabled] {
	background: rgba(255,255,255,.2) none;
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 0px 2px #656870;
	   -moz-box-shadow: inset 0px 0px 0px 2px #656870;
		-ms-box-shadow: inset 0px 0px 0px 2px #656870;
			box-shadow: inset 0px 0px 0px 2px #656870;
}
.btn-transparent:hover {
	background: rgba(255,255,255,.5) none;
}
/* ======================================================================== */
/* ! Margins
/* ======================================================================== */
.mar-t10 { margin-top: 10px; }
.mar-t20 { margin-top: 20px; }
.mar-t30 { margin-top: 30px; }
.mar-t40 { margin-top: 40px; }
.mar-t50 { margin-top: 50px; }
.mar-t60 { margin-top: 60px; }
.mar-b10 { margin-bottom: 10px; }
.mar-b20 { margin-bottom: 20px; }
.mar-b30 { margin-bottom: 30px; }
.mar-b40 { margin-bottom: 40px; }
.mar-b50 { margin-bottom: 50px; }
.mar-b60 { margin-bottom: 60px; }
/* ======================================================================== */
/* ! General
/* ======================================================================== */
body {
	font: 16px/24px "Roboto", Arial, Helvetica, Geneva, sans-serif;
	background: #f3f6f8;
	color: #2e3137;
}
body.hidden-body {
	visibility: hidden;
}
body.visible-body {
	visibility: visible;
}
a:hover {
	text-decoration: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-ms-transition: 0.25s;
	transition: 0.25s;
}
.light {
	font: 300 'Roboto';
}
.uppercase {
	text-transform: uppercase;
}
.fullheight {
	height: 100%;
}
.wrapper {
	box-sizing: border-box;
	position: relative;
	padding: 60px 0;
}
section {
	position: relative;
}
.anchor {
	position: absolute;
	top: -60px;
}
.bordered {
	border: 5px solid #fff;
	display: inline-block;
}
.full-rounded {
	border-radius: 1000px;
	-moz-border-radius: 1000px;
	-webkit-border-radius: 1000px;
	-ms-border-radius: 1000px;
}
.bg1 { background: url('../images/bg-1.jpg') no-repeat 50% 0; }
.bg2 { background: url('../images/bg-2.jpg') no-repeat 50% 0; }
.bg3 { background: url('../images/bg-3.jpg') no-repeat 50% 0; }
.bg4 { background: url('../images/bg-4.jpg') no-repeat 50% 0; }
.bg5 { background: url('../images/bg-5.jpg') no-repeat 50% 0; }
.bg1, .bg2, .bg3, .bg4, .bg5 {
	height: 700px;
	padding: 0;
/*	background-attachment: scroll!important; */
	background-attachment: fixed !important;
	background-size: cover !important;
}
@media only screen and (max-device-width: 768px) {
	.bg1, .bg2, .bg3, .bg4, .bg5 {
/*		height: auto; */
		min-height: 700px;
		background-attachment: scroll!important;
	}
}
.pattern {
	background: url('../images/pattern.png') repeat left top;
}
.headline-holder {
	display: inline-block;
}
.headline h2 {
	color: #fff;
	/*background: rgba(0,0,0,.6);*/
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	font-size: 36px;
	line-height: 56px;
}
.headline h3, .headline h4, .headline h5, .headline p{
	margin: 0;
	padding: 0 10px;
}
.headline div.filter-subtitle {
    color: #000;
	/*background: rgba(255, 255, 255, .5);*/
	display: block;
	margin: 0;
	padding: 5px 10px;
	font-size: 18px;
}
.headline-wrapper {
   display: table;
   width: 100%;
}
.headline {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}
.hidden-element-1,
.hidden-element-2,
.hidden-element-3,
.hidden-element-4 {
	opacity: 0;
}
.visible-element {
	opacity: 1;
	-webkit-transition: opacity 1s ease-in-out;
	   -moz-transition: opacity 1s ease-in-out;
		-ms-transition: opacity 1s ease-in-out;
			transition: opacity 1s ease-in-out;
}
table {
	background: #fff;
}
.slides {
	overflow: hidden;
}
#jpreOverlay {
	background-color: #fff;
}
#jpreSlide{
	font-size:14px;
	font-weight:bold;
	color: #333;
	text-align:center;
	width:50%;
	height:30%;
}
#jpreLoader{
	width:100%;
	height:1px;
	border:none;
}
#jpreBar {
	background: #f1c40f;
}
#jprePercentage {
	color:#333;
	text-align:center;
	top:-100%;
	margin: 20px 0 0;
}
/* ======================================================================== */
/* ! Typography
/* ======================================================================== */
h1, h2, h3, h4, h5, h6, p { margin: 0 0 20px; letter-spacing: 0; }
h1 { font: 300 56px/64px "Roboto", sans-serif; } 
h2 { font: 300 48px/56px "Roboto", sans-serif; }
h3 { font: 300 30px/36px "Roboto", sans-serif; }
h3 { font: 300 24px/30px "Roboto", sans-serif; }
h4 { font: 300 18px/24px "Roboto", sans-serif; }
h5 { font: 300 16px/22px "Roboto", sans-serif; }
h6 { font: 300 14px/20px "Roboto", sans-serif; }
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600&subset=cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=cyrillic);

@import url(http://weloveiconfonts.com/api/?family=brandico);

/*.brandico*/
[class*="brandico-"]:before {
    font-family: 'brandico', sans-serif;
}

/* ======================================================================== */
/* ! Logo
/* ======================================================================== */
.logo {
	margin: 0;
	padding: 0;
}
.logo .brand {
	width: 115px;
	height: 24px;
	display: block;
	background: url('../images/logo.png') no-repeat 0 0;
	text-indent: -10000px;
}
.logo-footer {
	width: 136px;
	height: 52px;
	display: block;
	background: url('../images/logo-footer.png') no-repeat 0 0;
	text-indent: -10000px;
	margin: 0 auto;
}
/* ======================================================================== */
/* ! Nav
/* ======================================================================== */
.navbar .brand {
	color: #222a31;
	padding: 0;
	background: url('../images/logo.png') no-repeat 0 0;
	margin: 5px 0 0 0;
	height: 42px;
}
.nav {
	font: 700 16px/16px "Roboto", sans-serif;
	text-shadow: none;	
}
.navbar-inner {
	background: #fff;
	background-image: none;
}
.navbar .nav > li > a {
	color: #222a31;
	padding: 15px;
}
.navbar .nav > li > a:focus, 
.navbar .nav > li > a:hover {
	text-shadow: none;
}
.navbar-fixed-top .navbar-inner, 
.navbar-static-top .navbar-inner {
	border: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}
.dropdown-menu {
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	   -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	    -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
			box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
	padding: 20px 15px;
	font-weight: bold;
}
.navbar .nav > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu:before {
	display: none;
}
.navbar .pull-right > li > .dropdown-menu, 
.navbar .nav > li > .dropdown-menu.pull-right {
	right: 20px;
}
/* ======================================================================== */
/* ! Pricing table
/* ======================================================================== */
.pricing-table {



	padding: 0;
	background: #fff;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-box-shadow: inset 0 0 0 1px #ebebeb;
	   -moz-box-shadow: inset 0 0 0 1px #ebebeb;
			box-shadow: inset 0 0 0 1px #ebebeb;

    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.pricing-table:hover {
	top: -10px;
	position: relative;
	/*cursor: pointer;*/
	-webkit-transition: 0.25s;
	   -moz-transition: 0.25s;
		-ms-transition: 0.25s;
			transition: 0.25s;
}
.pricing-table h4 {

}
.price {
	font-size: 80px;
}
ul.pricing-list .pricing-table .pricing-title {
    border-bottom: 1px solid #ebebeb;
    padding: 30px 0;
}


@media (max-width: 992px) and (min-width: 767px){
    .price {
        font-size: 56px;
    }
}

.decimal {
	font-size: 44px;
}
.pricing-price {
	padding: 40px 0;
	position: relative;
}
.pricing-features {
	padding: 0 10px 40px;
}
.focus {
	margin-top: -30px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
}
.focus .pricing-price {
	padding: 70px 0;
}
.focus .pricing-features {
	color: #fff;
}
.pricing-action .bg-quivee {
	display: block;
	padding: 15px 0;
}
.focus .pricing-action .bg-quivee {
	border-top: 1px solid #ebebeb;
}
/* ======================================================================== */
/* ! Tabs & Toggle
/* ======================================================================== */
.tab-content {
	background: #fff;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.nav-tabs {
	margin: 0;
}
.accordion {
	background: #fff;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.accordion-group {
	border: none;
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
		-ms-border-radius: 0px;
			border-radius: 0px;
}
/* ======================================================================== */
/* ! Form
/* ======================================================================== */
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding: 10px 6px;
}
form input.btn.btn-large{
	min-height: 42px;
}
form a.btn.btn-large{
	font-size: 18px;
	padding: 14px 0;
}

.contact-form textarea {
    margin: 5px 0;
}

.input-append .add-on, .input-prepend .add-on {
	padding: 10px;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 10px;
	text-align: right;
}
/* ======================================================================== */
/* ! Footer
/* ======================================================================== */
footer * {
	margin: 0;
	padding: 0;
}
footer {
	color: #fff;
}
footer a {
	color: #fff !important;
}

.footer-icons {
	margin: 15px 0;
}
.footer-icons a {
	background: rgba(255, 255, 255, .2);
    height: 45px;
    width: 45px;
    line-height: 45px;
	display: inline-block;

}
.footer-icons a:hover {
	background: rgba(255, 255, 255, .5);
}
.footer-icons a i {
	position: relative;
    font-size: 20px;
}

/* ======================================================================== */
/* ! About us
/* ======================================================================== */
.what-we-do .full-rounded {
	background: #656870;
	display: inline-block;
	height: 170px;
	width: 170px;
	color: #f3f6f8;
	margin: 30px 0;
}
.what-we-do .full-rounded i {
	position: relative;
	top: 56px;
}
.skills h4,
.what-we-do h4 {
	font: 700 20px/24px "Roboto", sans-serif
}
.what-we-do p {
	padding: 0 30px;
}
.percentage {
	margin: 0 auto 30px;
	height: 110px;
	width: 110px;
}
/* ======================================================================== */
/* ! The team
/* ======================================================================== */
.member-wrapper {
	background: #fff;
	margin: 30px 0 0;
}
.member-description {
	padding: 30px 20px;
    text-align: left;
}
.member-description h4 {
	font: 700 20px/24px "Roboto", sans-serif;
	margin: 0 0 2px;
}

.member-name {
    text-align: center;
}
.member-role {
	color: #9399a2;
    text-align: center;
}
.member-wrapper a i,
.full-profile a i {
	color: #656870;
}
.member-wrapper ul {
	margin: 0;
}
.member-photo a .hover {
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 46% 0 50%;
	text-align: center;
	position: absolute;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 16px;
	-webkit-transition: opacity .25s ease-in-out;
	   -moz-transition: opacity .25s ease-in-out;
		-ms-transition: opacity .25s ease-in-out;
			transition: opacity .25s ease-in-out;
}
.member-photo a {
	display: block;
	overflow: hidden;
	position: relative;
}
.member-photo a:hover .hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.full-profile .member-name {
	margin: 0 0 15px;
}
.full-profile .member-role {
	font-size: 18px;
}
.progress {
	position: relative;
}
.progress > span {
	font-size: 12px;
	position: absolute;
	left: 5px;
	color: #fff;
}
.progress .bar {
  -webkit-transition: width 1s ease !important;
     -moz-transition: width 1s ease !important;
       -ms-transition: width 1s ease !important;
          transition: width 1s ease !important;
}
.template-message {
	font: 300 24px/30px "Roboto", sans-serif;
	text-align: left;
	position: relative;
	top: -8px;
}
.template-message p {
	margin: 0;
}
/* ======================================================================== */
/* ! Service
/* ======================================================================== */
.service-wrapper {
	background: #fff;
	padding: 30px;
	margin: 30px 0 0;
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
			box-sizing: border-box;
}
.service-wrapper h4,
.service-wrapper dt {
	font: 700 20px/24px "Roboto", sans-serif
}
.service-wrapper dl {
	margin: 0;
}
.service-wrapper dt {
	margin-bottom: 20px;
}
.service-wrapper dd {
	border-bottom: 1px solid #e0e1e2;
	line-height: 36px;
	margin: 0;
}
.service-wrapper dd:last-child {
	border: none;
}
.service-wrapper .full-rounded {
	display: inline-block;
	height: 200px;
	width: 200px;
	color: #f3f6f8;
	margin: 30px 0;	
	box-shadow: 0px 0px 0px 5px #fff inset;
}
.service-wrapper .full-rounded i {
	position: relative;
	top: 65px;
	left: 1px;
}
.service-wrapper:hover {
	text-decoration: none;
	top: -10px;
	-webkit-transition: 0.25s;
	   -moz-transition: 0.25s;
		-ms-transition: 0.25s;
			transition: 0.25s;
}
/* ======================================================================== */
/* ! Portfolio
/* ======================================================================== */
#portfolio-list,
#portfolio-filter {
	list-style: none;
	margin-top: 30px;
}
#portfolio-list .block {
	margin-bottom: 30px;
}
#portfolio-filter a {
	background: transparent;
	box-shadow: 0px 0px 0px 2px #656870 inset;
	color: #656870;
}
#portfolio-filter a:hover {
	color: #9a9eab;
}
#portfolio-filter .active a {
	box-shadow: none;
}
.portfolio-image {
	margin: 0 auto;
}
/* ======================================================================== */
/* ! Contact
/* ======================================================================== */
.contact-form button {

}
.map iframe {
	width: 100%;
	height: 400px;
	border: none;
	padding: 0;
	margin: 0 0 -5px;
}
/* ======================================================================== */
/* ! Blog
/* ======================================================================== */
.post {
	border-bottom: 1px solid #ddd;
}
.post:last-of-type {
	border-bottom: none;
}
.widget-wrapper {
	background: #fff;
	padding: 30px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
			box-sizing: border-box;
}
.widget .tab-content {
	background: #fff;
	padding: 30px;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.widget .nav-tabs,
.widget .nav-tabs > .active > a, 
.widget .nav-tabs > .active > a:hover, 
.widget .nav-tabs > .active > a:focus,
.widget .nav-tabs > li > a {
	border: none;
}
.widget .nav-tabs > li {
	margin: 0 1px 0 0;
	padding: 0;
}
.widget {
	margin-bottom: 60px;
}
.widget ul {
	list-style: none;
	list-style-position: inside;
	margin: 0;
}
.widget ul li {
	padding: 0 0 0 10px;
	margin: 0 0 10px;
}
.widget ul li:last-of-type {
	margin: 0;
}
.widget ul li i.icon-caret-right {
	margin: 0 0 0 -10px;
}
.post a:hover .hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}
.post a.overlay {
	display: block;
	overflow: hidden;
	position: relative;
}
.post a .hover {
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 30% 0 35%;
	text-align: center;
	position: absolute;
	color: #fff;
	-webkit-transition: opacity .25s ease-in-out;
	   -moz-transition: opacity .25s ease-in-out;
		-ms-transition: opacity .25s ease-in-out;
			transition: opacity .25s ease-in-out;
	opacity: 0;
	filter: alpha(opacity=0);
	font-size: 16px;
}
.comment-avatar {
	width: 64px;
	height: 64px;
}
.comment-container {
	padding: 30px 0;
}
ul.media-list li.media div.comment-holder {
	border-bottom: 1px dashed #CDCDCD;
	margin: 0 0 20px !important;
	padding: 10px 0 20px;
}
/* ======================================================================== */
/* ! Bootstrap resetting elements for flat design
/* ======================================================================== */
.btn,
.progress .bar {
	background-image: none;
}
textarea, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a, 
.navbar .nav > .active > a:hover, 
.navbar .nav > .active > a:focus,
.progress .bar {
	text-shadow: none;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
		-ms-box-shadow: none;
			box-shadow: none;
}

#s1 h1 {
    display: inline-block;
    background-color: rgba(256,256,256,0.8);
    color: #000000;
    padding: 0 10px;
}

.contact-form input {
    margin-bottom: 0;
}


div#timer-top {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    div#timer-top {
        margin: 0 auto 10px;
        display: block;
    }
}
#timer-top .timer-container {
    margin: 0 15px;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 70px;
}
#timer-top .timer-container h1 {
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color:#fff;
	background-color: transparent !important;
}

#timer-top .timer-container p {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center !important;
    color: #fff;
    border-bottom: 2px solid #fff;
	background-color: transparent !important;
}

@media (max-width: 992px) {
    #timer-top .timer-container {
        margin: 0 20px;
    }
    #timer-top .timer-container p {
        padding-top: 2px;
        padding-bottom: 15px;
        font-size: 18px;
    }
    #timer-top .timer-container h1 {
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    #timer-top .timer-container {
        margin: 0 7px;
    }
    #timer-top .timer-container p {
        padding-top: 0px;
        padding-bottom: 10px;
        font-size: 16px;
    }
    #timer-top .timer-container h1 {
        font-size: 32px;
    }
}


@media (max-width: 480px) {
    #timer-top .timer-container {
        margin: 0 -8px;
    }
    #timer-top .timer-container p {
        padding-top: 0px;
        padding-bottom: 8px;
        font-size: 13px;
    }
    #timer-top .timer-container h1 {
        font-size: 25px;
        margin-bottom: 2px;
    }
}





div#timer-top-bl {
    text-align: center;
    margin-top: 10px;
}

@media (max-width: 992px) {
    div#timer-top-bl {
        margin: 0 auto 10px;
        display: block;
    }
}
#timer-top-bl .timer-container {
    margin: 0 15px;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    text-align: center;
    width: 70px;
}
#timer-top-bl .timer-container h1 {
    font-size: 42px;
    margin-top: 0;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color:#2e3137;
}

#timer-top-bl .timer-container p {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center !important;
    color: #2e3137;
    border-bottom: 2px solid #2e3137;
}

@media (max-width: 992px) {
    #timer-top-bl .timer-container {
        margin: 0 20px;
    }
    #timer-top-bl .timer-container p {
        padding-top: 2px;
        padding-bottom: 15px;
        font-size: 18px;
    }
    #timer-top-bl .timer-container h1 {
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    #timer-top-bl .timer-container {
        margin: 0 7px;
    }
    #timer-top-bl .timer-container p {
        padding-top: 0px;
        padding-bottom: 10px;
        font-size: 16px;
    }
    #timer-top-bl .timer-container h1 {
        font-size: 32px;
    }
}


@media (max-width: 480px) {
    #timer-top-bl .timer-container {
        margin: 0 -8px;
    }
    #timer-top-bl .timer-container p {
        padding-top: 0px;
        padding-bottom: 8px;
        font-size: 13px;
    }
    #timer-top-bl .timer-container h1 {
        font-size: 25px;
        margin-bottom: 2px;
    }
}


.text-helper-subt{
    font-size: 24.5px;
    text-align: left;
    font: 300 24px/30px "Roboto", sans-serif;
}



.text-helper-form{
    font: 300 24px/30px "Roboto", sans-serif;
    text-align: left;
    margin-bottom: 15px;
}

ol, ul {
    list-style-position: inside;
}


.fieldOne{

}

.fieldTwo{

}

@media (max-width: 1200px) and (min-width: 767px){
    input.btn.btn-quivee.btn-large.span3{
        margin-top: 10px;
        width: 71%;
    }
}


[class^="brandico-"], [class*=" brandico-"] {
    font-family: "brandico";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    line-height: 1;
}



a.btn.btn-quivee.btn-large.span8.btnlink{
    float: none;
    width: 100%;
    min-width: 300px;
    margin: 0;
}

.cuslogo{
    position: absolute;
    top: 10px;
    font-size: 28px;
}

.cuslogo {
	font-size: 22px;
}
@media only screen and (max-width: 510px) {
	.cuslogo{
		font-size: 22px;
	}
}

@media only screen and (max-width: 410px) {
	.cuslogo{
		font-size: 18px;
	}
}
@media only screen and (max-width: 350px) {
	.cuslogo{
		font-size: 15px;
	}
}

@media only screen and (max-width: 300px) {
	.cuslogo{
		font-size: 13px;
	}
}
@media only screen and (max-width: 280px) {
	.cuslogo{
		font-size: 10px;
	}
}
@media only screen and (max-width: 250px) {
	.cuslogo{
		font-size: 8px;
	}
}

.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 2030;
}
@media (max-width: 520px) {
    #s1 h1 {
        font-size: 36px;
    }
    #s1 h2 {
        font-size: 32px;
    }
}


@media (max-width: 430px) {
    #s1 h1 {
        font-size: 32px;
    }
    #s1 h2 {
        font-size: 28px;
    }
}

.pricing-features ol, .pricing-features ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .pricing-features ol, .pricing-features ul {
        list-style-position: inside;
        margin: 0;
    }
    .cuslogo {
        margin-left: 10px ;
    }
}

a.btn.btn-quivee.btn-large.btnNav{
    margin-top: 0;
    margin-left: 10px;
    text-shadow: none;
    border-radius: 0;
    vertical-align: top;
    padding: 13px 15px;
}

@media (max-width: 992px) {
    .hidden-sm a.btn.btn-quivee.btn-large.btnNav{
        display: none;
    }
}

.hidden-md-lg a.btn.btn-quivee.btn-large.btnNav{
    display: none;
}

@media (max-width: 992px) {
    .hidden-md-lg a.btn.btn-quivee.btn-large.btnNav{
        display: block;
        width: auto;
        padding: 15px 15px 5px 15px;
        float: right;
        min-height: 33px;
    }
}

@media (min-width: 767px) {
    li.hidden-not-xs{
        display: none;
    }

}


.modal.fade.in {
    top: 13%;
}


header i.fa {
    font-size: 24px;
    margin-left: 5px;
}


@media (max-width: 520px) {
    span.txtHideXs {
        display: none;
    }
    header i.fa {
        margin-left: 0px;
    }
}


.modal-header h4{
    margin: 0 0 5px 0;
    font-weight: bold;
}


.modal-body .contact-form {
    text-align: center;
    margin-top: 15px;
}

.modal-body .contact-form .specialFieldSet{
    margin: 5px 0;
}

.text-helper-prTit{
    font-size: 20px;
}
.text-helper-portf-sign{
    margin: 5px 0;
}


.modal-body {
     max-height: inherit;

}

.contact-form .msgHero{
    display: block;
    margin: 5px auto;
}

div#confPol.modal.fade{
    z-index: -1;
}
div#confPol.modal.fade.in{
    z-index: 1050;
}

.counter.bigDigitForAni {
    font-size: 380%;
    padding: 25px 0;
    font-weight: 300;
}
.anidigits{
    margin-bottom: 10px;
}

.modal-body{
    max-height: 520px;
}

@media (max-height: 767px) {
    .modal-body{
        max-height: 320px;
    }
}
@media (max-height: 480px) {
    .modal-body{
        max-height: 220px;
    }
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    min-width: 100% !important;
    width: 100% !important;
}

.commentsWidgetsWrapper{
    background-color: #EEEEEE;
    border-radius: 4px;
    margin: 30px auto;
}
.cackleCommentWidget{
    padding: 10px 20px;
}

ul#commentsWidgetsTabControls.nav-tabs.nav-justified{
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
    width: 100%;
}
ul#commentsWidgetsTabControls.nav-tabs.nav-justified > li {
    display: table-cell;
    float: none;
    text-align: center;
    width:100%;
}

.th-main-content{

	text-align: left;
}

.th-main-content h1{
	font-size: 420%;
}
.th-main-content h2{
	font-size: 330%;
}
.th-main-content h3{
	font-size: 210%;
}
.th-main-content h4{
	font-size: 150%;
}
.th-main-content h5{
	font-size: 83%;
}
.th-main-content p, .th-main-content ul, .th-main-content ol,  .th-main-content pre{
	font-size: 100%;
}
.th-main-content blockquote{
	font-size: 120%;
}

#content .shadow{
	margin-top: 10px;
}
#content .text-helper ul{
	margin: 0;
}

.text-block-for-collapse{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height: 215px;
}

button.btn.btn-large.btn-cus-memcoll {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
}s

.span12 form.contact-form.span6.offset3{
	margin-left: 240px;
}
@media (min-width: 1200px) {
	.span12 form.contact-form.span6.offset3 {
		margin-left: 300px;
	}
}
@media (max-width: 979px) and (min-width: 768px){
	.span12 form.contact-form.span6.offset3 {
		margin-left: 186px;
	}
}
@media (max-width: 767px){
	.span12 form.contact-form.span6.offset3 {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
}

#eighthForm .wrapper {
	padding: 60px 0 0;
}

.m-top-md{
	margin-top: 15px;
}
.resetParagraphTags p{
	color: inherit !important;
	font: inherit !important;
	margin: 0 !important;
	padding: 0 !important;
	display: inherit !important;
}
