ul.nav>li>a.active {
color:#e54c4c;
}
ul.nav>li>a:hover.active {
color:#e54c4c;
}
ul.nav>li>a:hover {
color:#e54c4c;
}
ul.nav .dropdown li a.active {
color: #333;
background: #eee;
}
ul.nav .dropdown li:hover a.active {
color: #333;
}
a.buynow {
color: #fff;
background: #e54c4c;
border-radius: 3px;
padding: 9px 18px;
white-space: nowrap;
transition: all 0.3s ease;
}
a.buynow:hover {
color: #333;
background: #e1e1e1;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
position: static;
}
.yamm .container {
position: relative;
}
.yamm .dropdown-menu {
left: auto;
}
.yamm .dropdown-menu {
background: #fff;
}
.yamm .nav.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.yamm .yamm-content {
padding: 30px 40px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
left: 0;
right: 0;
}
.yamm .dropdown.yamm-hw .dropdown-menu {
left: auto;
right: 0;
width: 550px;
}
.yamm .yamm-content .col-md-4, .yamm .yamm-content .col-md-8{
padding-right: 5px;
padding-left: 5px;}
.yamm .yamm-content .thumbnail { padding: 0; border: 0;}
.yamm .yamm-content .caption {
padding: 0;
}
.yamm .yamm-content .caption h3 {
font-size: 18px;
color: #272727;
margin-top: 14px;
margin-bottom: 8px;
}
.yamm .yamm-content .caption p {
font-size: 14px;
color: #727272;
}
.list-unstyled li:first-child {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 12px;
}
.list-unstyled.two li:first-child {
border-bottom: 0px solid #fff;
margin-bottom: 0px;
}
.list-unstyled li p {
font-size: 15px;
color: #777;
font-weight: 400;
padding: 0px 0px 5px 0px;
}
.list-unstyled li i { color:#727272;}
.list-unstyled li { padding: 5px 0;}
.list-unstyled a {
color: #272727;
padding: 4px 8px;
width: 100%;
transition-property: margin-left, background-color;
transition-duration: 0.3s;
transition-timing-function: ease-out;
}
.list-unstyled a:hover, .list-unstyled .active a {
color: #272727 !important;
background-color: #eee;
text-decoration: none;
margin-left: 5px;
transition-property: margin-left, background-color;
transition-duration: 0.3s;
transition-timing-function: ease-out;
border-radius: 2px;
}
.list-unstyled a:before {
font-size: 12px;
margin-right: 5px;
}
.row-border + .row .caption h3 {
margin-top: 0px;
}
.row-border {border-bottom: 1px solid #d1d1d1;
margin-bottom: 20px;
padding-bottom: 10px;
}
@media (max-width:767px)
{
.list-unstyled li:first-child {
border-bottom: 0px ;
margin-bottom: 0px;
top-bottom: 15px;
}
.list-unstyled li p { font-size: 16px;
color: #bbb;
}
.list-unstyled li { padding: 8px 0;}
.list-unstyled a {
color: #bbb;
}
.list-unstyled a {
color: #BBBBBB;
}
.list-unstyled a {
color: #BBBBBB;
}
.list-unstyled a:hover {
color: #fff;
background-color: #eee;
}
.yamm .yamm-content .thumbnail {
background-color: transparent;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075);
}
.yamm .yamm-content .caption p {
color: #ccc;
}
.yamm .yamm-content .caption h3 {
color: #ccc;
}
.yamm .yamm-content .thumbnail>img {
margin-left: 0;
}
.row-border {
border-bottom:0;
}
}
@media (max-width:999px)
{
.list-unstyled a {
color: #BBBBBB;
}
.list-unstyled li:first-child {
border-bottom: 1px solid #3b3b3b;
margin-bottom: 16px;
}
.list-unstyled li p {
color: #fff;
padding-top:10px;
}
.list-unstyled .img_left4 {
margin-right: 20px;
}
}
} .navbar-nav>li>.dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
border: 0;
border-radius: 0;
}
.navbar-nav>li>a {
font-size: 14px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -1px;
margin-left: -1px; -webkit-border-radius: 0 ;
-moz-border-radius: 0 ;
border-radius: 0 ;
}
.dropdown-submenu>.dropdown-menu:last-child {
}
@media (min-width:769px;){
.dropdown-submenu>.dropdown-menu:last-child {
border-top: 0px solid #000;
}
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar-brand { padding: 0;
margin:15px 0;
}
.wrapper {
margin-top: 0px;
}
.navbar-fixed-top + 
.wrapper {
margin-top: 104px;
}
.dropdown-menu {
min-width: 220px;
}
.dropdown-menu>li>a {
padding: 10px 20px;
border-bottom: 1px solid #e6e6e6;
}
.dropdown-menu>li>a:hover {
border-bottom: 1px solid #e6e6e6;
}
.dropdown-menu>li:last-child>a {
border-bottom: 0px solid #d1d1d1;
} .help {
height: 40px;
}
.help > .container {
padding-top: 10px;
}
@media (max-width: 999px) {
.navbar-collapse.pull-right {
width: 100%; background: #212121;
}
#navbar-collapse-1 > ul > li.dropdown > a > b {
float: right;
}
.navbar-default .navbar-brand {
margin-left: 14px;
}
#navbar-collapse-1 > ul > li {
border-bottom: 1px solid #eee;
}
#navbar-collapse-1 > ul > li.open {
background-color: #333;
}
.help 
{
display: none;
}
.navbar-nav>li>a
{
color: #b3b3b3;
padding: 14px 15px;
}
.navbar-nav>li>a:hover
{
color: #fff ;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color: #e54c4c;
background-color: transparent;
padding: 10px 20px;
border-bottom: 0px ;
}
.dropdown-menu>li>a {
padding: 8px 20px !important;;
border-bottom: 0px ;
}
.dropdown-submenu>.dropdown-menu:last-child {
border-top: 0px ;
}
} .navbar-nav>li>a
{
box-shadow: 0 0px 0 rgba(255,255,255,0.25);
}
.callus { color: #545454; font-size: 13px; padding-top: 13px;}
.callus a { margin-right: 20px; color: #545454;}
.social-icons ul li {
float: left;
list-style-type: none;
margin:10px 0 10px 7px;
}
.social-icons a {
width: 25px; 
height: 25px; 
display: block; 
background-color:#fff;
border:1px solid #c7c7c7;
border-radius:50%;
text-align:center;
}
.social-icons a i {
font-size:15px;
color:#272727;
line-height:24px;
text-align:center;
}
.social-icons a:hover{
background-color:#272727;
border:1px solid #272727;
}
.social-icons a:hover i{
color:#fff;
}
a.login_but{
padding:0px;
margin:0px;
float:left;
margin: 2% 18px 0 48%;
margin-top:2%;
color:#727272;
}
a.registerbut{
padding:0px;
margin-top:2%;
float:left;
color:#727272;
}	
a.login_but:hover{
color:#272727;
}	
a.registerbut:hover{
color:#272727;
}
@media (max-width: 999px) {
#navbar-collapse-1 > ul > li {
border-bottom: 0;
}
}
.navbar-default .navbar-nav>li>a {
color: #333333;
}
.navbar-toggle {
position: relative;
float: none;
padding: 10px 10px;
margin-top: 5px;
margin-right: 15px;
margin-bottom: 0;
background-color: transparent;
border: 0px solid transparent;
border-radius: 0;
margin-left: 15px;
background: #272727;
cursor: pointer;
}
.navbar-toggle > span {color:#fff;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #272727;
}
.navbar-collapse {border-top: 0;}
@media only screen and (min-width: 99px) and (max-width: 999px){
li.dropdown ul.dropdown-menu li a {color: #fff; }
li.dropdown ul.dropdown-menu li a.active {color: #272727; }
li.dropdown ul.dropdown-menu li a.active:hover {color: #272727; background: #eee; }
li.dropdown a:hover {color: #fff; }
li.dropdown ul.dropdown-menu .yamm-content li a:hover {color: #454545; }
}
@media (min-width: 1000px) {
body #main{
padding-top: 100px;
}
.yamm ul.nav li.dropdown > ul.dropdown-menu {  }
.dropdown-submenu:hover>.dropdown-menu
{
-webkit-animation-duration: 0.5s;
-webkit-animation-name: fadeInFromNone;
-webkit-animation-fill-mode: forwards;
animation-duration: 0.5s;
animation-name: fadeInFromNone;
animation-fill-mode: forwards;
-ms-animation-duration: 0.5s;
-ms-animation-name: fadeInFromNoneIE;
-ms-animation-fill-mode: forwards;
}
.yamm ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block; animation-duration: 0.5s;
animation-name: fadeInFromNone;
animation-fill-mode: forwards;
-webkit-animation-duration: 0.5s;
-webkit-animation-name: fadeInFromNone;
-webkit-animation-fill-mode: forwards;
-ms-animation-duration: 5s;
-ms-animation-name: fadeInFromNoneIE;
-ms-animation-fill-mode: forwards;
}
@-webkit-keyframes fadeInFromNone {
0% {
opacity: 0;
}
1% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeInFromNoneIE {
0% {
opacity: 0;
}
1% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeInFromNone {
0% {
opacity: 0;
}
1% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { }
}
.navbar-toggle > button {
background: none;
border: 0;
float: right;
cursor: pointer;
}
.navbar-default .navbar-toggle i {
color: #fff;
font-size: 21px;
}
.yamm ul.nav li.dropdown:hover  b{
border-top-color: #fff;
border-bottom-color: #fff;
}
.container>.navbar-collapse {margin-right: 0px;}
.navbar-brand, .navbar-nav>li>a {
text-shadow: 0 0px 0 rgba(255, 255, 255, 0.25);
}
button.navbar-toggle { clear: right;}
.width50 {width: 50%;} .navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret {
border-top-color: #fff;
border-bottom-color: #fff;
} .dropdown-menu.two {
right: 0;
}
.dart {
color: #454545;
}
.dropdown-menu li a i {
margin-right: 5px;
} pre { margin: 0; padding: 10px 20px !important;}
.header .container { width: auto; max-width: 1170px; }
.jumbotron {
margin: 60px 0;
padding-left: 0;
padding-right: 0;
}
.jumbotron.intro {
margin-top: 0;
}
.jumbotron .navbar {
font-size: 14px;
line-height: 1.6;
} .list-unstyled,
.list-unstyled ul { min-width: 120px }
@media ( min-width: 767px ) {
.panel-group { width: 400px; }
.thumbnail { margin: 0; }
} .grid-demo {
padding: 10px 30px;
}
.grid-demo [class*="col-"] {
margin-top: 5px;
margin-bottom: 5px;
font-size: 1em;
text-align: center;
line-height: 2;
background-color: #e5e1ea;
border: 1px solid #d1d1d1;
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
.dropdown-menu.two {
right: 0;
}
.navbar-nav>li>a  {
background: none;
}
.navbar-nav>li>a:hover,
.navbar-nav>li>a.active{
background: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
.menu_main {
padding: 8px 0px;
}
.navbar-default {margin-right: 20px;}
.navbar-nav>li>a {
border: none;
margin-left: 10px;
}
.navbar-nav>li.hfl {
border: none;
}
.navbar-default .navbar-nav>li>a {
color: #fff;
}
.dart {
color: #999;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
.menu_main {
padding: 0px 0px 0px 0px;
}
.navbar-default {margin-right: 5px;}
.navbar-nav>li>a {
border: none;
margin-left: 5px;
}
.navbar-nav>li.hfl {
border: none;
}
.navbar-default .navbar-nav>li>a {
color: #fff;
}
.dart {
color: #999;
}
}
@media only screen and (max-width: 479px){
.menu_main {
padding: 0px 0px 0px 0px;
}
.navbar-default {margin-right: 3px;}
.navbar-nav>li>a {
border: none;
margin-left: 5px;
}
.navbar-nav>li.hfl {
border: none;
}
.navbar-default .navbar-nav>li>a {
color: #fff;
}
.dart {
color: #999;
}
}
.header{-webkit-border-radius:0;border-spacing:0;-webkit-appearance:none;-moz-appearance:none;appearance:normal;-webkit-tap-highlight-color:transparent;outline:0!important;-webkit-touch-callout:none;transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-duration:.2s;-moz-transition-duration:.2s;-webkit-transition-duration:.2s;-o-transition-duration:.2s}:focus{outline:0}
body{overflow-x:hidden}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3);}::-webkit-scrollbar-thumb{background:rgba(210,210,210,.8);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,.5);box-shadow:inset 0 0 6px rgba(0,0,0,.5);}::-webkit-scrollbar-thumb:window-inactive{background:rgba(210,210,210,.4)}
.header{display:block;position:fixed;z-index:9000!important;top:0;left:0;width:100%;background-color: transparent; height:100px; padding-top: 10px; background: #fff;}
.compact .header{display:block;position:fixed;z-index:9000!important;top:0;left:0;width:100%;background-color:#fff;border-bottom:none;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2); height:80px; padding-top: 0px;}
@media only screen and (min-width: 640px) and (max-width: 767px){
.compact .header{height:135px; padding-top: 20px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px){
.compact .header{height:130px; padding-top: 20px;}
}
@media only screen and (max-width: 479px){
.compact .header{height:130px; padding-top: 20px;}
}html body .logo img{max-height: 60px;}
html body .logo{margin-top: 15px;}
body{background-color: #CCCCCC;}
body{background-image: url(https://aurespos.cz/wp-content/themes/aaika/assets/images/patterns/bg0.png);}
a{text-decoration: default;}
a:hover{text-decoration: default;}
#header #trueHeader {border-bottom: 0px !important;} 
.flexslider {width: 800px; hight: auto; margin: 0px auto !important;}
.page_title2 {padding: 0px !important; background: #fff !important; margin-bottom: 0px !important; display: none;}
.devn-form.two .wpcf7-submit {background-color: #E21E24;}
.flex-control-paging li a {background: rgba(212, 212, 212, 0.5) !important;}
.flex-control-paging li a.flex-active {background: #5d5d5d !important;} body #main {padding-top: 50px !important; background-color: #000;}
html body.compact .header {background-color: #000}
.features_sec49.four {padding: 20px !important;} .sfsiplus_footerLnk {display: none;} .body {background-color: black; color: #fff}
.entry-content > .wpb_row.vc_row-fluid {background-color: #000; color: #fff;}
.blog_postcontent {background-color: black; color: #fff;}
.copyright_info.two {background: #000;}
.copyright_info {margin: 0px;}
.devn-form.two .wpcf7-submit {background-color: #A1A1A1;}
.faddress li a {color: #C0C0C0;}
.faddress li {color: #C0C0C0;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h6 {color: white;}
.entry-content h5 {color: #333333;}
.devn-form .label {color: #fff;}
#primary {background-color: #000;} .logo {width: 9%; text-align: center;}
.header {background-image: url(https://www.aurespos.cz/wp-content/uploads/2023/04/Prechod-1.jpg);}
.navbar-default .navbar-nav > li > a {color: #9E9E9E;}
.header .container {color: #000;} .wpb_alert p:last-child, #content .wpb_alert p:last-child, .wpb_text_column p:last-child, .wpb_text_column :last-child, #content .wpb_text_column p:last-child, #content .wpb_text_column :last-child {color: #000;}
span.wpcf7-not-valid-tip {color: #f00 !important;} div.wpcf7-validation-errors {background-color: #f7e700;}
div.wpcf7-spam-blocked {background-color: #ffa500;}
div.wpcf7-mail-sent-ok {background-color: #398f14;} .section-videobg .overlay-on-video {height: 700px;}
.effHidden {visibility: visible !important;}
body,.dropdown-menu,body p{font-family:'Raleway';font-size:14px;}
.footer h3.widget-title{color:#FFFFFF;}
body .colored{
color: #FFFFFF
}
.header ul.nav>li>a.active {
color:#FFFFFF;
}
.header ul.nav>li>a:hover.active {
color:#FFFFFF;
}
.header ul.nav>li>a:hover {
color:#FFFFFF;
}
.header a.buynow {
background: #FFFFFF;
}
.header .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.header .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color: #FFFFFF;
}
#header #trueHeader {
background: #FFFFFF;
border-bottom: 3px solid #89b732;
}
#header ul.nav>li>a.active {
background: #89b732;
}
#header ul.nav>li>a:hover.active {
background: #89b732;
}
#header ul.nav>li>a:hover {
background: #89b732;
color: #fff;
}
.mstslider .ms-layer.text4 {
background: #FFFFFF;
}
.mstslider .ms-layer.sdbut2 a {
background: #FFFFFF;
}
.mstslider .ms-layer.graph1 strong {
color: #FFFFFF;
}
.mstslider .ms-layer.sldbut1 a:hover {
color: #FFFFFF;
}
.master-slider .section-videobg .scircle .circle {
background: rgba(49, 131, 215, 0.9);
}
.features_sec2 {
background-color: #FFFFFF;
}
.title1 .text{
background: #FFFFFF;
}
.site_wrapper .ciref:hover,
.site_wrapper .ciref.active {
color: #fff;
background: #FFFFFF;
}
.site_wrapper .ciref2:hover,
.site_wrapper .ciref2.active {
color: #fff;
background: #FFFFFF;
}
.site_wrapper .ciref3:hover,
.site_wrapper .ciref3.active {
color: #fff;
background: #FFFFFF;
}
.site_wrapper .outline-outward:hover:before,
.site_wrapper .outline-outward.active:before {
border: #FFFFFF solid 1px;
}
.parallax_section1 h2 {
border-left: 5px solid #FFFFFF;
}
.parallax_section5 strong {
color: #FFFFFF;
}
.features_sec4 .lblogs .lbimg span {
background: #FFFFFF;
}
.features_sec4 a.remobut {
color: #FFFFFF;
}
.features_sec4 .peosays .box span {
color: #FFFFFF;
}
.features_sec6 .ibox .left i {
color: #FFFFFF;
}
.features_sec7 .box .ibox h6 {
background: #FFFFFF;
}
.site_wrapper .tabs3 li a:hover {
color: #FFFFFF;
}
.site_wrapper .tabs3 li.active a {
color: #FFFFFF;
}
.site_wrapper .tabs2 li.active a {
background-color: #FFFFFF;
}
.site_wrapper .tabs.side li.active a {
background-color: #FFFFFF;
}
.site_wrapper .tabs li.active a:after {
border-right-color: #FFFFFF;
}
.site_wrapper ul.tabs li.active, html ul.tabs li.active a,
.site_wrapper html ul.tabs li.active a:hover  {
border-top: 1px solid #FFFFFF;
}
.site_wrapper .tags li a:hover {
background-color: #FFFFFF;
}
.features_sec14 {
background: #FFFFFF;
}
.pritable .pacdetails.active {
box-shadow: 0px -5px 0px #FFFFFF;
}
.pritable .pacdetails.active .title strong {
color: #FFFFFF;
}
.pritable .pacdetails.active .bottom a {
background: #FFFFFF;
}
.pritable .pacdetails.active h6 {
background: #FFFFFF;
}
.site_wrapper .st-accordion-four ul li.st-open > a {
color: #FFFFFF;
}
.site_wrapper .st-accordion-four ul li > a {
color: #FFFFFF;
}
.site_wrapper .st-accordion-four ul li.st-open > a span{
background: transparent url(//www.aurespos.cz/wp-content/themes/aaika/images/colors/bridge/minus-color.png) no-repeat center center;
}
.site_wrapper .st-accordion-four ul li > a span{
background: transparent url(//www.aurespos.cz/wp-content/themes/aaika/images/colors/bridge/plus-color.png) no-repeat center center;
}
.site_wrapper .st-accordion-four ul li > a:hover{
color: #FFFFFF;
}
.site_wrapper .st-accordion ul li > a:hover{
color: #FFFFFF;
}
.site_wrapper .cd-timeline-content h2 { color: #FFFFFF; font-weight: normal; margin-bottom: 0px;}
.site_wrapper .no-touch .cd-timeline-content .cd-read-more:hover { background-color: #FFFFFF; }
.site_wrapper .cd-timeline-content .cd-date strong {
background-color: #FFFFFF;
}
.site_wrapper .cd-timeline-content .cd-date strong {
background: #FFFFFF;
}
.site_wrapper .cd-timeline-content .cd-date strong:after {
border-right-color: #FFFFFF;
}
.site_wrapper .cd-timeline-content .cd-date b {
background-color: #FFFFFF;
}
.site_wrapper .cd-timeline-content .cd-date b {
background: #FFFFFF;
}
.site_wrapper .cd-timeline-content .cd-date b:after {
border-left-color: #FFFFFF;
}
.features_sec38 h6 {
color: #FFFFFF;
}
.flips2_back {
background-color:#FFFFFF;
}
.flips3_front.flipscont3 i {
color: #FFFFFF;
}
.flips3_back {
background-color:#FFFFFF;
}
.flips4_back h5 a:hover {
color: #FFFFFF;
}
.but_small1 {
background-color: #FFFFFF;
}
.but_small1.gray:hover {
background-color: #FFFFFF;
}
.but_small3 {
background-color: #FFFFFF;
}
.but_small2 {
background-color: #FFFFFF;
}
.but_small4 {
background-color: #FFFFFF;
}
.but_small5 {
color: #FFFFFF;
border: 2px solid #FFFFFF;
}
.but_small5.light:hover {
color: #FFFFFF;
}
.but_small5.light2:hover {
color: #FFFFFF;
}
.but_medium1 {
background-color: #FFFFFF;
}
.but_medium3 {
background-color: #FFFFFF;
}
.but_medium2 {
background-color: #FFFFFF;
}
.but_medium4 {
background-color: #FFFFFF;
}
.but_medium5 {
color: #FFFFFF;
border: 2px solid #FFFFFF;
}
.but_large1 {
background-color: #FFFFFF;
}
.but_large1.small {
background-color: #FFFFFF;
}
.but_large3 {
background-color: #FFFFFF;
}
.but_large2 {
background-color: #FFFFFF;
}
.but_large4 {
background-color: #FFFFFF;
}
.but_large4.white {
color: #FFFFFF;
}
.but_large5 {
color: #FFFFFF;
border: 2px solid #FFFFFF;
}
.but_full2 .butprogress {
background: #FFFFFF;
}
.stcode_title4 .line{
background: #FFFFFF;
}
.stcode_title5 .line{
background: #FFFFFF;
}
.stcode_title7 .line{
background: #FFFFFF;
}
.stcode_title12 h2{
color: #FFFFFF;
}
.button.transp2 {
background: #FFFFFF;
}
.counters2 i {
color: #FFFFFF;
}
.counters3 .one_fourth.white i {
color: #FFFFFF;
}
.counters3 .one_fourth.one {
color: #FFFFFF;
}
.counters3 .one_fourth.one i {
color: #FFFFFF;
}
.counters3 .one_fourth.two {
color: #FFFFFF;
}
.counters3 .one_fourth.two i {
color: #FFFFFF;
}
.counters4 {
color: #FFFFFF;
}
.features_sec62 .box .icon:hover {
color: #FFFFFF;
}
.pricingtable3 li.title.act {
background-color: #FFFFFF;
}
.pricingtable3 li.hecont.act strong {
background-color: #FFFFFF;
}
.pricingtable3 li.price.act h1 {
color: #FFFFFF;
}
.hexagon:hover i {
color: #FFFFFF;
}
.sidebar_widget ul.arrows_list1 li a {
color: #FFFFFF;
}
.recent_posts_list li a:hover {
color: #FFFFFF;
}
.fati4 {
background-color: #FFFFFF;
}
.fati5 {
color: #FFFFFF;
border: 1px solid #FFFFFF;
}
.fati9 {
color: #FFFFFF;
border: 5px solid #FFFFFF;
}
.fati19:hover {
color: #FFFFFF;
}
.big_text1 i {
color: #FFFFFF;
}
.error_pagenotfound em {
color: #FFFFFF;
}
.small_social_links li i {
color: #FFFFFF;
}
.site_wrapper .cbp-l-caption-buttonLeft,
.site_wrapper .cbp-l-caption-buttonRight{
background-color: #FFFFFF;
}
.site_wrapper .cbp-l-filters-dropdownWrap{
background: #FFFFFF;
}
.site_wrapper .cbp-l-grid-masonry .cbp-caption-activeWrap.two:hover .cbp-l-caption-title,
.site_wrapper .cbp-l-grid-masonry .cbp-caption-activeWrap.three:hover .cbp-l-caption-title {
color: #FFFFFF;
}
.blog_post h3 a {
color: #FFFFFF;
}
.blog_post a.date:hover {
color: #FFFFFF;
}
.sharepost li {
background-color: #FFFFFF;
}
.about_author a:hover {
color: #FFFFFF;
}
.divider_line11 {
background: url(//www.aurespos.cz/wp-content/themes/aaika/images/colors/bridge/h-line5.png) no-repeat center bottom;
}
.alertymes2 {
background-color: #FFFFFF;
}
.site_wrapper #bar{
background: #FFFFFF;
}
.pop-wrapper2.colored li a span{
border: 4px solid #FFFFFF;
background: #FFFFFF;
}
.pop-wrapper2.colored  li a span:after{
border-top: 10px solid #FFFFFF;
}
a {
color: #FFFFFF;
}
.color {
color: #FFFFFF;
}
.but_small3 span {
background-color: #FFFFFF;
}
.but_medium3 span {
background-color: #FFFFFF;
}
.but_large3 span {
background-color: #FFFFFF;
}
.pricing-tables-helight .title {
background-color: #FFFFFF;
border-top: 3px solid #7eb11b;
border-bottom: 1px solid #b3e05c;
}
.pricing-tables-helight .price {
background-color: #FFFFFF;
}
.pricing-tables-helight-two .title {
background-color: #FFFFFF;
border-top: 3px solid #7eb11b;
border-bottom: 1px solid #b3e05c;
}
.pricing-tables-helight-two .price {
background-color: #FFFFFF;
}
.pricing-tables-main .ordernow .colorchan{
color: #fff;
background-color: #FFFFFF;
}
.pricingtable1 ul.active li.mostp {
background-color: #FFFFFF;
}
.pricingtable1 ul.active li.title h4 {
color: #FFFFFF;
}
.pricingtable1 ul.active li.title h1 {
color: #FFFFFF;
}
.pricingtable1 ul.active li.planbut a {
background-color: #FFFFFF;
}
.section-videobg .circle, .videoCircle{
background: #FFFFFF !important;
opacity: 0.9;
}
body * .acc-trigger a,body * .devn-tabs-nav span.devn-tabs-current,body * .acc-trigger a:hover,body * .devn-tabs-nav span:hover,.features_sec30 .left,.features_sec45 h1 em,.rbps .date h5,.blog_post a.date strong,.woocommerce span.price ins .amount{
color: #FFFFFF;
}
body * .devn-portfolio-item .linkfr:hover,.features_sec31,.devn-form .subbutton,.features_sec40 i,.section-videobg .sdbut2 a,.blog_post a.date i{
background: #FFFFFF;
}
body * .devn-form-style2 .wpcf7-submit,body * #slide-from-1 .wpcf7-submit,.devn-form .subbutton{
background: #FFFFFF !important;	
}
.features_sec49,.headerport .boxsize2 .onlycolor,.headerport .boxsize3 .onlycolor,.rbps .date h5 strong,#wp-calendar th{
background-color: #FFFFFF;
}
body * .devn-tabs-vertical .devn-tabs-nav .ui-tabs-active a,body * .devn-tabs-vertical .devn-tabs-nav a:hover,.btn-primary,body * .style2 .devn-tabs-nav .ui-tabs-active a,body * .style2 .devn-tabs-nav a:hover{
background-color: #FFFFFF;	
}
body * .devn-tabs-vertical .devn-tabs-nav .ui-tabs-active a:after,body * .devn-tabs-vertical .devn-tabs-nav a:hover:after{
border-left-color: #FFFFFF;
}
body * .but_small5.light:hover{
color: #FFFFFF;	
}
.globalBgColor{
background: #FFFFFF !important;
}
.globalColor{
color: #FFFFFF !important;
}@media only screen and (min-width: 1170px){
.compact .layout-boxed .header, .layout-boxed .header,.compact .layout-boxed #trueHeader{
width: 1170px;
left: 50%;
margin-left: -585px;
max-width: 100%;
}	
.layout-boxed .header .left{
padding-left: 20px;
}	
.layout-boxed .header .right{
padding-right: 20px;
}
.layout-boxed .header .search_hwrap input[type="submit"],.layout-boxed .header .search_hwrap input[type="text"]{
right: 20px;
}
.layout-boxed .container_full .wpb_column.vc_column_container{
padding: 0px;
}
.layout-boxed .features_sec4 .wpb_column.vc_column_container{
padding: 0 15px;
}
.layout-boxed .container_full.features_sec6 .wpb_column.rbox{
padding: 80px 100px 80px 50px;
}
.layout-boxed .container_full.features_sec6 .rbox h5.white{
margin-bottom: 50px !important;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1169px){
.container {
width: 1000px;
margin: auto;
}
.compact .layout-boxed .header,.layout-boxed .header{
width: 100%;
left: 0px;
margin: 0px;
padding-right: 18px;
}
.layout-boxed .header .menu_main .container{
padding: 0px;
}
.layout-wide .limit-width .spanlevelone{
padding: 0 18px;
}
.nav>li>a{
padding-left: 10px;
padding-right: 10px;
}
.row{
margin: 0px auto;	
}
.title1 h2{
font-size: 30px;
}
.title1 h2 em{
margin-top: 0px;
}
.title2 h2{
font-size: 30px;
}
.title2 h2 em{
margin-top: 0px;
}
.features_sec3 .box .right {
width: 73%;
margin-left: 7%;
}
.parallax_section1 h2 {
width: 61%;
}
.parallax_section1 p {
width: 61%;
}
.features_sec6 .rbox {
width: 50%;
padding: 75px 55px 0px 55px !important;
}
.features_sec6.two .rbox h5{
border: none;
}
.features_sec8 .left {
padding-top: 0px;
}
.features_sec8 .left h1 {
font-size: 30px;
margin-bottom: 10px;
}
.features_sec9 .tbox img {
width: 100%;
}
.features_sec14 img {
width: 100%;
}
.features_sec13 img {
width: 100%;
}
.newsletter_two input.enter_email_input {
width: 170px;
}
.newsletter_two .input_submit {
padding: 16px 14px 15px 14px;
}
.features_sec33 .center img {
width: 100%;
}
.features_sec38 p {
width: 90%;
}
.features_sec39 .box1 .hovcont {
padding: 10px 25px;
}
.features_sec39 .box1 .hovcont h2 {
font-size: 25px;
margin-bottom: 0px;
}
.features_sec39 .box1 .hovcont h5 {
font-size: 14px;
line-height: 16px;
}
.features_sec39 .box2 .hovcont,
.features_sec39 .box3 .hovcont {
padding: 8px 14px;
}
.features_sec39 .box2 .hovcont h3,
.features_sec39 .box3 .hovcont h3 {
font-size: 18px;
margin-bottom: 3px;
line-height: 23px;
}
.features_sec39 .box2 .hovcont h5,
.features_sec39 .box3 .hovcont h5 {
font-size: 12px;
line-height: 14px;
}
.parallax_section6 .box {
margin-left: 2%;
}
.features_sec45 .box {
margin-left: 22%;
}
.clogo_small li h6 {
margin-top: 12px;
}
.features_sec64 .flips1_front img {
height: auto;
}
.blog_postcontent .video_frame iframe {
height: 325px;
}
.devn-form-style2 #name, .devn-form-style2 #email, .devn-form-style2 #subject, .devn-form-style2 #message{
width: 96%;
padding: 5px 14px;
}
.devn-form-style2 #message{
max-height: 60px;
}
.container_full .wpb_column.vc_column_container{
padding: 0px;
}	
.features_sec40 .last .wpb_text_column{
margin-bottom: 30px;
}
.hexagon,.hexagon.three, .hexagon.four, .hexagon.five{
margin-right: 15px;
}
.hexagon.three, .hexagon.four, .hexagon.five{	
margin-left: 5px;
}
.hexagon.two {
margin-right: 10px;
margin-left: 85px;
}
.features_sec6 .rbox h5{
border: none;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px){
body .header {
height: 80px;
}
#logo{
margin-left: 18px;
}
.vc_column_container.wpb_column{
padding: 0px;
width: 100%;
text-align: left;
}	
.spanlevelone{
margin: 0px !important;
}
.layout-wide .limit-width .spanlevelone{
padding: 0 18px;
}
.row{
margin: 0px;
}
.container {
width: 730px;
margin: auto;
}
.menu_main {
margin-top: 5px;
float: right;
}
.menu_right {
display: none;
}
.menu_right2 {
display: none;
}
.title1 h2{
font-size: 30px;
}
.title1 h2 em{
margin-top: 0px;
}
.title1 .line{
width: 47%;
margin-left: 26.5%;
}
.title2 h2{
font-size: 30px;
}
.title2 h2 em{
margin-top: 0px;
}
.title2 .line{
width: 43%;
margin-left: 28%;
}
.features_sec3 .box .right {
width: 65%;
margin-left: 9%;
}
.vc_column_container.wpb_column.vc_col-sm-3{
width: 45%;
margin: 0 2.5%; 
}
.vc_column_container.wpb_column.vc_col-sm-4,
.vc_column_container.wpb_column.vc_col-sm-8{
width: 80%;
margin: 0 10%; 
}  
.features_sec6 .ibox,.container_full .wpb_wrapper>h5 {
width: 80%;
margin-right: 10%;
margin-bottom: 40px;
margin-left: 10%;
border: none !important;
}
.features_sec6 .ibox{
width: 45%;
margin-left: 2.5%;
margin-right: 2.5%;
}
.features_sec6 .ibox,body .one_fourth,body .one_fifth,body .one_half {
width: 80%;
margin-left: 10%;
margin-bottom: 40px;
}
body .parallax_section1 p, body .features_sec8 .left, body .features_sec8 .right,.parallax_section1 h2 {
width: 80%;
margin-left: 10%;
}
.parallax_section1 h2 {
width: 70%;
}
.parallax_section1 p {
width: 70%;
}
.features_sec6 .fimg {
width: 35%;
}
.features_sec6 .rbox {
width: 65%;
padding: 55px 30px 0px 30px;
}
.features_sec8 .left {
padding-top: 0px;
width: 80%;
margin-left: 7%;
margin-right: 8%;
margin-bottom: 50px;
}
.features_sec8 .right {
float: none;
width: 40%;
margin: 0 auto;
}
.features_sec9 .tbox img {
width: 100%;
}
.features_sec14 img {
width: 100%;
}
.features_sec13 img {
width: 100%;
}
.footer .top_footer .colleft,
.footer .top_footer .colright {
width: 45%;
}
.footer .top_footer .colcenter {
width: 10%;
}
.newsletter_two input.enter_email_input {
width: 125px;
}
.newsletter_two .input_submit {
padding: 16px 10px 15px 10px;
}
.features_sec30 .left {
width: 20%;
text-align: center;
}
.features_sec30 .right {
width: 75%;
}
.features_sec33 .center img {
width: 100%;
}
.features_sec38 p {
width: 85%;
}
.features_sec39 .box1 .hovcont {
padding: 10px 20px;
}
.features_sec39 .box1 .hovcont h2 {
font-size: 23px;
margin-bottom: 0px;
}
.features_sec39 .box1 .hovcont h5 {
font-size: 13px;
line-height: 16px;
}
.features_sec39 .box2 .hovcont,
.features_sec39 .box3 .hovcont {
padding: 8px 10px;
}
.features_sec39 .box2 .hovcont h3,
.features_sec39 .box3 .hovcont h3 {
font-size: 16px;
margin-bottom: 3px;
line-height: 21px;
}
.features_sec39 .box2 .hovcont h5,
.features_sec39 .box3 .hovcont h5 {
font-size: 10px;
line-height: 14px;
}
.features_sec40 .rimg {
width: 100%;
}
.parallax_section6 .box {
margin-top: 75px;
margin-left: 2%;
}
.hexagon {
width: 130px;
height: 85px;
margin-right: 16px;
text-align: center;
}
.hexagon.two {
margin-left: 73px;
}
.hexagon.three,
.hexagon.four,
.hexagon.five {
margin-left: 16px;
}
.hexagon:before {
top: -35px;
border-left: 65px solid transparent;
border-right: 65px solid transparent;
border-bottom: 35px solid rgba(255, 255, 255, 0.9);
}
.hexagon:after {
bottom: -35px;
border-left: 65px solid transparent;
border-right: 65px solid transparent;
border-top: 35px solid rgba(255, 255, 255, 0.9);
}
.haxmargin {
margin-top: 50px;
}
.hexagon:hover:before {
border-bottom: 35px solid rgba(0, 0, 0, 0.8);
}
.hexagon:hover:after {
border-top: 35px solid rgba(0, 0, 0, 0.8);
}
.hexagon i {
font-size: 20px;
margin-bottom: 5px;
}
.hexagon h6 {
font-size: 14px;
margin-bottom: 4px;
}
.hexagon p {
font-size: 12px;
line-height: 14px;
}
.features_sec45 .box {
margin-left: 13.5%;
}
.page_title3 {
padding: 100px 0px 100px 0px;
}
.page_title3 h5 {
width: 100%;
font-size: 16px;
line-height: 27px;
}
.clogo_small li h6 {
font-size: 12px;
margin-top: 5px;
}
.features_sec64 .flips1_front img {
height: auto;
}
.blog_postcontent .video_frame iframe {
height: 280px;
}
.footer .col-md-3{
width: 45%;
float: left;
}
.footer .col-md-3:nth-child(3){
clear: left;
}
body * div.one_fourth,body * div.one_half,
.features_sec33 .left, .features_sec33 .right,
body * .vc_col-sm-2,.features_sec48 .one_fifth{
width: 44% !important;
margin-left: 3%;
margin-right: 3%;
float: left;
}
.pop-wrapper ul{
margin: 0 20% !important;
}
.peosays h6, .peosays img,.peosays li{
text-align: center;
margin: 0 auto;
}
body * div.one_third,
.features_sec3 .box,
.features_sec2 .box{
width: 80% !important;
margin-left: 10%;
margin-right: 10%;
}
.features_sec4 .lblogs{
width: 46%;
}
.features_sec4 .lblogs:last-child{
margin-right: 0px;
}
.features_sec4 .peosays{
width: 100%;
}
.features_sec4 .container{
width: 700px;
}
.josstext, body .josstext p{
width: 90%;
margin: 0 auto;
}
.features_sec14 .one_fifth,.less2{
margin: 0px 1%;
width: 18% !important;
}
.features_sec40 .last .wpb_text_column{
margin-bottom: 30px;
}
.features_sec42 .last,.features_sec43 .last,.features_sec47 .last{
margin-left: 0px !important;
margin-top: 20px;
}
.parallax_section2 .wpb_wrapper{
text-align: center;
}
.parallax_section2 .piechart1{
float: none;
display: inline-block;
}
.features_sec45 h1, .features_sec45 h6{
text-align: center;
}
.features_sec48 .one_fifth{
text-align: center;
margin-bottom: 30px;
}
.less2{
text-align: center;
}
body div.features_sec46 .wpb_column{
text-align: center;
margin-top: 30px !important;
margin-bottom: 30px !important;
}
.parallax_section7 .wpb_wrapper{
padding: 30px;
}
}
@media only screen and (min-width: 640px) and (max-width: 767px){
.container {
width: 590px;
margin: auto;
}
.content_left {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.right_sidebar {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.left_sidebar {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.content_right {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
margin-right: 0%;
}
.one_half {
width: 100%;
margin-bottom: 40px;
}
.one_third {
width: 100%;
margin-bottom: 40px;
}
.one_fourth {
width: 100%;
margin-bottom: 40px;
}
.one_fifth {
width: 100%;
margin-bottom: 40px;
}
.two_third {
width: 100%;
margin-bottom: 40px;
}
.three_fourth {
width: 100%;
margin-bottom: 40px;
}
.onecol_forty {
width: 100%;
margin-bottom: 40px;
}
.onecol_sixty {
width: 100%;
margin-bottom: 40px;
}
.onecol_thirtyfive {
width: 100%;
margin-bottom: 40px;
}
.last {
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.logo {
width: 100%;
margin-top: 0px;
}
.menu_main {
width: 99%;
margin-left: 1%;
margin-top: 5px;
}
.menu_right {
display: none;
}
.menu_right2 {
display: none;
}
.mstslider {
padding-top: 100px;
background: #eee;
}
.mstslider.two {
padding-top: 0px;
}
.top_nav .left {
width: 100%;
}
.top_nav .right {
width: 100%;
}
.top_nav.two {
height: 75px;
}
.top_nav.two .left {
text-align: right;
padding-top: 5px;
}
.top_nav.three {
height: 75px;
}
.top_nav.three .left {
text-align: right;
padding-top: 5px;
}
.title1 h2{
font-size: 30px;
}
.title1 h2 em{
margin-top: 0px;
}
.title1 .line{
width: 57%;
margin-left: 21%;
}
.title2 h2{
font-size: 30px;
}
.title2 h2 em{
margin-top: 0px;
}
.title2 .line{
width: 53%;
margin-left: 23%;
}
.features_sec1 {
padding-bottom: 300px;
}
.features_sec2 .box {
margin-left: 20px;
}
.features_sec3 .box .right {
width: 85%;
margin-left: 4%;
}
.parallax_section1 h2 {
width: 70%;
}
.parallax_section1 p {
width: 70%;
}
.features_sec4:before {
right:0%;
}
.features_sec4 .peosays {
width: 100%;
margin-left: 0%;
}
.features_sec6 .fimg {
width: 100%;
}
.features_sec6 .rbox {
width: 100%;
padding: 110px 50px 110px 50px;
}
.features_sec8 .left {
padding-top: 0px;
width: 80%;
margin-left: 7%;
margin-right: 8%;
margin-bottom: 50px;
}
.features_sec8 .right {
float: none;
width: 40%;
margin: 0 auto;
}
.features_sec9 .tbox img {
width: 100%;
}
.features_sec13 img {
width: 100%;
}
.footer .top_footer .colleft,
.footer .top_footer .colright {
width: 100%;
margin-top: 30px;
}
.footer .top_footer .colcenter {
width: 0%;
}
.copyright_info .one_half {
margin-bottom: 20px;
}
ul.footer_social_links {
float: left;
}
.footer_social_links li {
margin: 0px 5px 0px 0px;
}
.page_title2 h1 {
width: 100%;
margin-top: 12px;
}
.page_title2 .pagenation {
float: left;
width: 100%;
margin: 5px 0px 0px 0px;
}
.features_sec30 .left {
width: 10%;
}
.features_sec30 .right {
width: 90%;
}
.features_sec33 {
padding-bottom: 120px;
}
.features_sec33 .left {
padding-top: 0px;
text-align: center;
}
.features_sec33 .right {
padding-top: 30px;
text-align: center;
}
.features_sec34 .box {
width: 100%;
margin-bottom: 80px;
}
.features_sec33 .left span,
.features_sec33 .right span {
float: left;
margin-left: 45%;
}
.features_sec38 p {
width: 90%;
}
.features_sec39 .box1,
.features_sec39 .box2,
.features_sec39 .box2.img2,
.features_sec39 .box3 {
width: 100%;
background-size: 100%;
}
.features_sec44 .box {
margin-bottom: 100px;
}
.parallax_section6 {
padding-bottom: 70px;
}
.parallax_section6 .box {
margin-top: 100px;
margin-left: 0%;
}
.hexagon {
margin-bottom: 110px;
}
.haxmargin {
margin-top: 0px;
}
.hexagon.two {
margin-left: 0px;
}
.parallax_section7 .left,
.parallax_section7 .center,
.parallax_section7 .right {
width: 100%;
}
.features_sec45 .box {
margin-left: 4%;
}
.page_title3 {
padding: 100px 0px 100px 0px;
}
.page_title3 h5 {
width: 100%;
font-size: 14px;
line-height: 23px;
}
.page_title3 i {
font-size: 21px;
width: 59px;
height: 59px;
line-height: 59px;
margin: 50px 10px 0px 10px;
}
.clogo_small li h6 {
margin-top: 20px;
text-align: center;
}
.clogo_small li {
width: 25%;
}
.features_sec64 .flips1_front img {
width: 50%;
height: auto;
}
.portfolio_area_left {
width: 100%!important;
}
.portfolio_area_right {
margin: 59px 0px 0px 0;
width: 100%;
}
.post_meta_links li {
width: 100%;
}
.post_meta_links li.post_by {
width: 33.3%;
}
.post_meta_links li.post_categoty {
width: 33.3%;
}
.post_meta_links li.post_comments {
width: 33.3%;
}
.blog_postcontent .video_frame iframe {
height: 250px;
}
}
@media only screen and (min-width: 480px) and (max-width: 639px){
.container {
width: 440px;
margin: auto;
}
.content_left {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.right_sidebar {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.left_sidebar {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.content_right {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
margin-right: 0%;
}
.one_half {
width: 100%;
margin-bottom: 40px;
}
.one_third {
width: 100%;
margin-bottom: 40px;
}
.one_fourth {
width: 100%;
margin-bottom: 40px;
}
.one_fifth {
width: 100%;
margin-bottom: 40px;
}
.two_third {
width: 100%;
margin-bottom: 40px;
}
.three_fourth {
width: 100%;
margin-bottom: 40px;
}
.onecol_forty {
width: 100%;
margin-bottom: 40px;
}
.onecol_sixty {
width: 100%;
margin-bottom: 40px;
}
.onecol_thirtyfive {
width: 100%;
margin-bottom: 40px;
}
.last {
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.logo {
width: 100%;
margin-top: 0px;
}
.menu_main {
width: 99%;
margin-left: 1%;
margin-top: 0px;
}
.menu_right {
display: none;
}
.menu_right2 {
display: none;
}
.mstslider {
padding-top: 90px;
background: #eee;
}
.mstslider.two {
padding-top: 0px;
}
.top_nav .left {
width: 100%;
}
.top_nav .right {
width: 100%;
}
.top_nav.two {
height: 75px;
}
.top_nav.two .left {
text-align: right;
padding-top: 0px;
}
.top_nav.two .right {
padding-top: 0px;
}
.top_nav.three {
height: 75px;
}
.top_nav.three .left {
text-align: right;
padding-top: 0px;
}
.top_nav.three .right {
padding-top: 0px;
}
.title1 h2{
font-size: 30px;
}
.title1 h2 em{
margin-top: 0px;
}
.title1 .line{
width: 77%;
margin-left: 11.2%;
}
.title2 h2{
font-size: 30px;
}
.title2 h2 em{
margin-top: 0px;
}
.title2 .line{
width: 70%;
margin-left: 14.3%;
}
.features_sec1 {
padding-bottom: 300px;
}
.features_sec2 .box {
margin-left: 18px;
}
.features_sec3 .box .right {
width: 80%;
margin-left: 6%;
}
.parallax_section1 h2 {
width: 90%;
}
.parallax_section1 p {
width: 90%;
}
.features_sec4 .lblogs {
width: 48%;
margin-right: 4%;
}
.features_sec4:before {
right:0%;
}
.features_sec4 .peosays {
width: 100%;
margin-left: 0%;
}
.features_sec6 .fimg {
width: 100%;
}
.features_sec6 .rbox {
width: 100%;
padding: 110px 20px 110px 20px;
}
.features_sec8 .left {
padding-top: 0px;
width: 80%;
margin-left: 7%;
margin-right: 8%;
margin-bottom: 50px;
}
.features_sec8 .right {
float: none;
width: 40%;
margin: 0 auto;
}
.features_sec9 .tbox img {
width: 100%;
}
.features_sec13 img {
width: 100%;
}
.newsletter_two input.enter_email_input {
width: 210px;
}
.newsletter_two .input_submit {
padding: 16px 20px 15px 20px;
}
.footer .top_footer .colleft,
.footer .top_footer .colright {
width: 100%;
margin-top: 30px;
}
.footer .top_footer .colcenter {
width: 0%;
}
.copyright_info .one_half {
margin-bottom: 20px;
}
ul.footer_social_links {
float: left;
}
.footer_social_links li {
margin: 0px 5px 0px 0px;
}
.page_title2 h1 {
width: 100%;
margin-top: 12px;
}
.page_title2 .pagenation {
float: left;
width: 100%;
margin: 5px 0px 0px 0px;
}
.features_sec33 {
padding-bottom: 120px;
}
.features_sec33 .left {
padding-top: 0px;
text-align: center;
}
.features_sec33 .right {
padding-top: 30px;
text-align: center;
}
.features_sec34 .box {
width: 100%;
margin-bottom: 80px;
}
.features_sec33 .left span,
.features_sec33 .right span {
float: left;
margin-left: 44%;
}
.features_sec38 p {
width: 90%;
}
.features_sec39 .box1 {
width: 100%;
}
.features_sec39 .box2,
.features_sec39 .box2.img2 {
width: 100%;
background-size: 100%;
}
.features_sec39 .box3 {
width: 100%;
}
.features_sec44 .box {
margin-bottom: 100px;
}
.parallax_section6 {
padding-bottom: 70px;
}
.parallax_section6 .box {
margin-top: 100px;
margin-left: 0%;
}
.hexagon {
margin-bottom: 110px;
}
.haxmargin {
margin-top: 0px;
}
.hexagon.two {
margin-left: 0px;
}
.parallax_section7 .left,
.parallax_section7 .center,
.parallax_section7 .right {
width: 100%;
}
.features_sec45 .box {
margin-left: 30%;
}
.features_sec49 em {
display: block;
margin-top: 30px;
}
.page_title3 {
padding: 100px 0px 100px 0px;
}
.page_title3 h5 {
width: 100%;
font-size: 14px;
line-height: 23px;
}
.page_title3 i {
font-size: 21px;
width: 59px;
height: 59px;
line-height: 59px;
margin: 50px 10px 0px 10px;
}
.clogo_small li h6 {
margin-top: 18px;
text-align: center;
}
.clogo_small li {
width: 30%;
}
.features_sec64 .flips1_front img {
width: 50%;
height: auto;
}
.portfolio_area_left {
width: 100%!important;
}
.portfolio_area_right {
margin: 59px 0px 0px 0;
width: 100%;
}
.post_meta_links li {
width: 100%;
}
.post_meta_links li.post_by {
width: 33.3%;
}
.post_meta_links li.post_categoty {
width: 33.3%;
}
.post_meta_links li.post_comments {
width: 33.3%;
}
.blog_postcontent .video_frame iframe {
height: 250px;
}
}
@media only screen and (max-width: 479px){
body.compact .header{
height: 60px;
padding-top: 0px;
}
.container_full .vc_column_container.wpb_column{
padding: 0px;	
}	
.features_sec4 .container,
.features_sec5 .container{
padding: 0 15px;
}
body .features_sec5 p{
width: 100%;
}
.noPadding .rowlevelone{
padding: 0px;
}
#topHeader .left{
text-align: center;
width: 100%;
}
#topHeader .right{
display: none;
}
.container {
width: 300px;
margin: auto;
}
.content_left {
float: left;
width: 300px;
padding: 0px 0px 50px 0px;
}
.right_sidebar {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.left_sidebar {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.content_right {
float: left;
width: 100%;
padding: 0px 0px 50px 0px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
margin-right: 0%;
text-align: center;
}
body .one_half {
width: 100%;
margin-bottom: 40px;
}
body .one_third {
width: 100%;
margin-bottom: 40px;
}
body .one_fourth {
width: 100%;
margin-bottom: 40px;
}
body .one_fifth {
width: 100%;
margin-bottom: 40px;
}
body .two_third {
width: 100%;
margin-bottom: 40px;
}
body .three_fourth {
width: 100%;
margin-bottom: 40px;
}
body .onecol_forty {
width: 100%;
margin-bottom: 40px;
}
body .onecol_sixty {
width: 100%;
margin-bottom: 40px;
}
body .onecol_thirtyfive {
width: 100%;
margin-bottom: 40px;
}
body .last {
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.logo {
width: 100%;
margin-top: 0px;
}
.menu_main {
width: 100%;
margin-top: 0px;
}
.menu_right {
display: none;
}
.menu_right2 {
display: none;
}
.mstslider {
padding-top: 100px;
background: #eee;
}
.mstslider.two {
padding-top: 0px;
}
.top_nav .left {
width: 100%;
}
.top_nav .right {
width: 100%;
}
.top_nav.two {
height: 75px;
}
.top_nav.two .left {
text-align: right;
padding-top: 0px;
}
.top_nav.two .right {
padding-top: 0px;
}
.top_nav.three {
height: 75px;
}
.top_nav.three .left {
text-align: right;
padding-top: 0px;
}
.top_nav.three .right {
padding-top: 0px;
}
.title1 h2{
font-size: 25px;
}
.title1 h2 em{
margin-top: 0px;
}
.title1 .line{
width: 90%;
margin-left: 5%;
}
.title2 h2{
font-size: 25px;
}
.title2 h2 em{
margin-top: 0px;
}
.title2 .line{
width: 90%;
margin-left: 5%;
}
.features_sec1 {
padding-bottom: 300px;
}
.features_sec2 .box {
margin-left: 14px;
}
.features_sec3 .box .left {
margin-left: 121px;
}
.features_sec3 .box .right {
width: 100%;
margin-left: 0%;
text-align: center;
}
.parallax_section1 h2 {
width: 100%;
}
.parallax_section1 p {
width: 100%;
}
.features_sec4 .lblogs {
width: 100%;
margin-right: 0%;
margin-bottom: 40px;
}
.features_sec4:before {
right:0%;
}
.features_sec4 .peosays {
width: 100%;
margin-left: 0%;
}
.features_sec6 .fimg {
width: 100%;
}
.features_sec6 .rbox {
width: 100%;
padding: 110px 20px 110px 20px;
}
.features_sec6 .wpb_wrapper h5{
width: 80%;
margin-left: 10%;
}
.features_sec6 .ibox.last {
margin-bottom: 0px;
}
body .features_sec8 .left {
width: 80%;
margin-left: 7%;
margin-right: 8%;
margin-bottom: 50px;
padding: 0px 15px;
}
body .features_sec8 .right {
float: none;
width: 40%;
margin: 0 auto;
padding: 0px 15px;
}
.features_sec9 .tbox img {
width: 100%;
}
.features_sec13 img {
width: 100%;
}
.newsletter_two input.enter_email_input {
width: 100px;
}
.newsletter_two .input_submit {
padding: 16px 5px 15px 5px;
}
.footer .top_footer .colleft,
.footer .top_footer .colright {
width: 100%;
margin-top: 30px;
}
.footer .top_footer .colcenter {
width: 0%;
}
.copyright_info .one_half {
margin-bottom: 20px;
text-align: center;
}
ul.footer_social_links {
float: none;
margin: 0 auto;
display: inline-block;
}
.footer_social_links li {
margin: 0px 5px 0px 0px;
}
.copyright_info .one_half{
width: 100%;
margin: 0px;
}
.page_title2 h1 {
width: 100%;
margin-top: 12px;
}
.page_title2 .pagenation {
float: left;
width: 100%;
margin: 5px 0px 0px 0px;
}
.features_sec30 .left {
width: 20%;
}
.features_sec30 .right {
width: 80%;
}
.features_sec33 {
padding-bottom: 120px;
}
.features_sec33 .left {
padding-top: 0px;
text-align: center;
}
.features_sec33 .right {
padding-top: 30px;
text-align: center;
}
.features_sec34 .box {
width: 100%;
margin-bottom: 80px;
}
.features_sec33 .left span,
.features_sec33 .right span {
float: left;
margin-left: 41%;
}
body * div.features_sec38 p {
width: 95%;
margin-left: 0px !important;
}
.features_sec39 .box1 {
width: 100%;
}
.features_sec39 .box2,
.features_sec39 .box2.img2 {
width: 100%;
background-size: auto 100%;
}
.features_sec39 .box3 {
width: 100%;
}
.features_sec44 .box {
margin-bottom: 100px;
}
.parallax_section6 {
padding-bottom: 70px;
}
.parallax_section6 .box {
margin-top: 100px;
margin-left: 21%;
}
.hexagon {
margin-bottom: 110px;
text-align: center;
}
.haxmargin {
margin-top: 0px;
}
.hexagon.two,
.hexagon.three,
.hexagon.four,
.hexagon.five {
margin-left: 0px;
}
.parallax_section7 .left,
.parallax_section7 .center,
.parallax_section7 .right {
width: 100%;
}
.features_sec49 strong {
font-size: 27px;
padding: 5px 12px;
}
.features_sec49 em {
display: block;
margin-top: 30px;
}
.page_title .title h1 {
font-size: 40px;
}
.page_title h3 {
font-size: 18px;
line-height: 21px;
}
.page_title h5 {
font-size: 14px;
line-height: 18px;
}
.page_title3 {
padding: 70px 0px 70px 0px;
}
.page_title3 .title h1 {
font-size: 40px;
}
.page_title3 h5 {
width: 100%;
font-size: 14px;
line-height: 21px;
}
.page_title3 i {
font-size: 18px;
width: 50px;
height: 50px;
line-height: 50px;
margin: 40px 10px 0px 10px;
}
.clogo_small li h6 {
margin-top: 14px;
text-align: center;
}
.clogo_small li {
width: 33.3%;
}
.features_sec64 .flips1_front img {
width: 100%;
height: auto;
}
.portfolio_area_left {
width: 100%!important;
}
.portfolio_area_right {
margin: 59px 0px 0px 0;
width: 100%;
}
.blog_postcontent .video_frame iframe {
height: 180px;
}
}
@media only screen and (max-width: 767px){
body .row{
margin: 0px;
}
#logo,.logo {
text-align: center;
}
.header,.logo{
transition: all ease 400ms;
max-height: 100px;
opacity: 1;
}
.compact .logo{
display: none;
}
.compact .header {
height: 55px;
padding-top: 0px;
background: rgba(39, 39, 39, 0.8);
}
body * .widgetdevn{
min-height: 60px;
}
body * .header {
max-height: 200px;
height: auto;
padding-bottom: 5px;
} 
body * .flips1{
margin-bottom: 50px;
}  
.footer .spanlevelone{
margin-bottom: 20px;
display: inline-block;
}
.less2{
width: 80%;
}
body * .devn-portfolio-main.four .devn-portfolio-item{
width: 100%;
}
body * .devn-portfolio-main.four .devn-portfolio-item:last-child{
margin-bottom: 0px !important;
}
body .recent_works{
padding-bottom: 0px;
}
body .devn-tabs-nav span{
padding: 0 13px;
}
.logo.onepage{
text-align: left;
}
.headerport .right,.headerport .center,.headerport .left{
width: 100%;
}
.error_pagenotfound{
width: 100%;
padding-left: 0px;
padding-right: 0px;
}
.parallax_section1 a.transp{
display: inline-block;
margin-top: 20px;
}
.features_sec5 .box{
width: 100%;
clear: both;
display: inline-block;
}
.features_sec14 .one_fifth{
margin-top: 20px;
}
.counters4 p{
line-height: 50px;
}
.but_large1{
display: inline-block;
}
body .less2{
margin: 0px !important;
width: 100%;
}
body .devn-tabs-nav a{
padding: 0 12px;
}
.features_sec45 .box{
margin-left: 0px;
}
}	
@media only screen and (max-width: 999px){
body.compact .header{
height: 60px;
padding-top: 0px;
}
.navbar-collapse.pull-right {
max-height: 300px;
}
.features_sec5{
text-align: center;
}  	
div[class*="features_sec"] .wpb_column.vc_column_container{
display: inline-block;
width: 100%;
margin: 0px 0px 20px 0px;
}
.features_sec4 .vc_column_container{
text-align: left;
}
.header .spanlevelone,#header .spanlevelone{
padding: 0px;
}
body .header {
top: 0px;
padding-top: 0px;
position: relative;
z-index: 1000;
background: rgba(0,0,0,0.05);
}
.breadspace{
display: none;
}
.logo{
margin-top: 5px;
}
body .menu_main{
padding-top: 0px;
}
body .yamm .yamm-content{
padding-top: 0px;
}
.navbar-nav{
margin: 0px;
}
body .dropdown-menu>li.current_page_item>a{
color: #333;
}
#content.row-content{
margin-left: auto;
margin-right: auto;
}
.features_sec4:before{
background: none;
}
.recent_works{
padding: 50px 0;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive{
}
.formSliderWrp{
display: none;
}
.box{
text-align: center;
}
.navbar-collapse {border-top: 0;overflow-x: hidden !important;overflow-y: auto !important;}
.navbar-nav>li>a {
border: none;
border-bottom: 1px solid rgba( 255, 255, 255 ,0.1);
margin-left: 15px;
}
.header.innerpages{
display: inline-block;
height: auto;
padding-bottom: 20px;
}	
body .page_title2{
margin-bottom: 50px;
}
.container-set.container-content{
padding-top: 50px;
}
.blog_post h3.entry-title{
width: 100%;
}
.blog_post a.date,.top_nav .right,.menu_shadow{
display: none;
}
#sliderContent h3.widget-title{
margin-top: 30px;
}
.header{
top: 15px;
}
.post_meta_links li {
width: 100%;
}
.post_meta_links li.post_by {
width: 100%;
}
.post_meta_links li.post_categoty {
width: 100%;
}
.post_meta_links li.post_comments {
width: 100%;
margin-left: 0px;
}
#menu-onepage{
width: auto;
float: none;
padding: 0px;
}
.onepage.logo{
width: 65%;
margin-top: 5px;
}
.compact .logo.onepage{
opacity: 1;
max-height: 80%;
}
#menu-onepage .nav-collapse{
height: inherit;
overflow: hidden; 
display: none;
}
div[class*="features_sec"]{
padding-top: 40px !important;
padding-bottom: 30px !important;
}
div[class*="features_sec"] div[class*="marb"]{
margin-bottom: 20px;
}
div[class*="features_sec"] div[class*="margin_top"]{
margin-top: 20px;
}
.features_sec41 .wpb_wrapper{
text-align: center;
}
body .features_sec8{
padding-bottom: 0px !important;
}
.features_sec6 .fimg2{
width: 100%;
}
.yam-fwr > ul{
margin-left: 15px;
padding-top: 15px;
padding-bottom: 20px;
}
.yam-fwr ul ul{
padding-left: 20px;
}
.yam-fwr ul li{
list-style-type: disc;
list-style-position: inside;
}	
.top_nav .left{
text-align: center;
width: 100%;
}
.top_nav .left .logo{
float: none;
margin: 0 auto;
}
#topHeader {
padding: 10px 0px;
}
.header .container{
padding: 0px;
width: 100%;
max-width: 100%;
}
.footer.style2{
padding-top: 50px;
}
.headerport{
margin: 50px 0;
}
.headerport .boxsize4 img {
width: auto;
height: 100%;
display: block;
max-width: inherit;
}
.vc_empty_space{
height: 20px !important;
}
.features_sec4 .peosays{
margin-left: 0px;
margin-bottom: 50px;
}
body .copyright_info{
margin-top: 30px;
}
.counters1.two span {
margin-top: 50px;
display: inline-block;
}	
.features_sec45 .box{
margin-left: 0px;
}
.list_5 li{
display: inline-block;
width: 100%;
float: none;
margin: 10px 0;
}
}