body {
  max-width: 1920px;
  margin: 0 auto;
}
.text-white * {
  color: #fff;
}
.no-pad-top, div.no-pad-top, .no-pad-top .main_content{
	padding-top:0;
}
a, a:hover, a:active, a:focus{
	outline: medium none !important;
}
/*header*/
.banner--clone, .banner-header {
  left: 0;
  padding-right: 0;
}
.banner.banner-header nav.navbar {
  min-height: 110px;
}
.banner #top-menu ul, .home .banner #top-menu ul {
  margin-top: 55px;
  padding-left: 0;
}
.home .banner--stick .top-logo img, .banner-header .top-logo img {
  width: 100%;
}
#menu-menu-single-works{
	text-align: right;
}
#top-menu ul.menu li {
  padding-left: 5%;
}
#top-menu ul.menu li:first-child{
	padding-left: 0;
}

@media all and (max-width:767px){
	.banner-header{
		padding-left:8px;
	}
}
@media all and (min-width:768px) and (max-width:1065px){
	.top-border-wh.f-bl {
		padding: 0;
	}
}
@media all and (min-width:1066px){
	.banner.banner-header nav.navbar {
	  padding: 0 40px;
	}
	.content_box{
		margin-top:80px;
	}
}
@media all and (min-width:1066px) and (max-width:1430px){
	.banner.banner-header nav.navbar{
		min-height: 80px;
	}
	.banner #top-menu ul, .home .banner #top-menu ul {
	  margin-top: 20px;
	}
	#top-menu ul li a {
	  font-size: 16px;
	}
	.main-slider .forcefullwidth_wrapper_tp_banner, .main-slider .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
		/*max-height: 88vh !important;*/
		max-height: 83.2vh !important;
	}
	.row-slider-ct .forcefullwidth_wrapper_tp_banner, .row-slider-ct .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
		max-height: 84vh !important;
	}
}
@media all and (min-width: 1430px) {
	.main-slider .forcefullwidth_wrapper_tp_banner , .main-slider .forcefullwidth_wrapper_tp_banner  .rev_slider_wrapper.fullscreen-container{
		/*max-height: 92vh !important;*/
		max-height: 88.7vh !important;
	}
	.row-slider-ct .forcefullwidth_wrapper_tp_banner, .row-slider-ct .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
		max-height: 84vh !important;
	}
	
	#top-menu ul li a {
	  font-size: 22px;
	}
	.darkHeader #top-menu ul li a{
		font-size: 16px;
	}
	.darkHeader.banner-header .top-logo img {
	    width: 80%;
		margin-top: 45px;
	}
}

/*home*/
div.floating_row {
  margin: 0;
  padding: 0;
  position: inherit;
  width: 100%;
}
.floating_row .floating_black {
  display: block;
  margin: 0;
  overflow: hidden;
}
.floating_black h2 {
  margin: 0;
}
.floating_black .floating_close h2 {
    font-family: 'OpenSans-Light';
    padding-top: 5px;
}
.floating_black {
  padding: 10px;
}
.floating_black h2 .bg-black-arrow img {
  padding-left: 3%;
  width: auto;
}

.row-slider-ct {
  margin-bottom: 0 !important;
}
.row-slider-ct .forcefullwidth_wrapper_tp_banner {
  padding-bottom: 0 !important;
}
.btn-full-width button {
  width: 100%;
}

.tab-content .tab-pane, .tab-content .tab-pane p {
    font-family: 'OpenSans-Italic';
    font-size: 18px;
    color: #575351;
}
.tabs-custom .vc_tta-tabs-container {
  margin: 0 !important;
}
.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list {
  background: #e1dcd8 none repeat scroll 0 0;
  display: table !important;
  margin: 0 !important;
  min-height: 115px;
  padding: 30px 15px !important;
  width: 100%;
}
.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  display: table-cell;
  min-width: 12%;
  padding-right: 2%;
}
.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child {
  padding-right: 0;
}
.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  font-family: "OpenSans-Semibold";
  font-style: italic;
  padding: 8px;
  text-align: center;
}
.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a {
  background: transparent none repeat scroll 0 0;
  border-color: #575351;
  color: #575351;
}
.tabs-custom.vc_tta.vc_general .vc_tta-tab.vc_active > a::after, .tabs-custom.vc_tta.vc_general .vc_tta-tab.vc_active > a::before {
  border: medium none;
}
.tabs-custom.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
  border-bottom-color: #575351;
}
.tabs-custom .vc_tta-panels-container .vc_tta-panels {
  background: #e1dcd8 none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0 !important;
}
.tabs-custom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body * {
  color: #575351;
  font-family: "OpenSans-Italic";
  font-size: 18px;
}
.tabs-custom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body p{
  margin-bottom: 30px;
}
.tabs-custom .tabs-hide {
  background: #e1dcd8 none repeat scroll 0 0;
  text-align: right;
}
.tabs-custom .tabs-hide {
  background: #e1dcd8 none repeat scroll 0 0;
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}
.tabs-custom .tabs-hide h2 {
    font-size: 20px;
    font-style: normal;
    padding: 1%;
    text-align: right;
}
.tabs-no-mar .vc_tta-container{
	margin-bottom: 0;
}

div.wpb_btn_default {
  margin-bottom: 30px;
}
#six_content .six-block, #ajax-posts .six-block {
    max-height: 400px;
}
@media all and (max-width: 360px){
	.wpcf7-form .acceptance-box.input-box input.css-checkbox[type="checkbox"] + label.css-label,
	.contact-home .wpcf7-form .requirement.input-box.mbl select, .contact-home .wpcf7-form .input-box label,
	.contact-home .wpcf7-form input {
	  font-size: 10px;
	}
	.contact-home .wpcf7-form .last-box .col-sm-3 .submit-btn , .contact-home .wpcf7-form .captcha-code.input-box.col-sm-4{
	  padding-top: 4px;
	}
}
@media all and (max-width: 480px){
	div.tabs-custom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body p {
	  margin-bottom: 10px;
	  font-size: 15px;
	}
	footer .footer_content.searching .col-sm-5 {
	  float: none;
	  width: 100%;
	}
	footer .footer_content.searching .col-sm-3.work-btn {
	  float: none;
	  text-align: center;
	  width: 100%;
	}
	footer .footer_content.searching .col-sm-2.search {
	  margin-top: 18px;
	}
	footer div.foot-menu .f-menu {
	  min-height: auto;
	}
}
@media all and (min-width: 568px) and (max-width: 568px){
	footer div.foot-menu .f-menu {
	  min-height: 205px;
	  width: 25%;
	}
}
@media all and (max-width: 568px){
	.singup input {
	  width: 80% !important;
	  border-bottom: 1px solid #000 !important;
	}
	.singup label {
	  padding: 0;
	}
	.singup input[type="submit"] {
	  border-bottom: medium none !important;
	  width: auto !important;
	}
}
@media all and (max-width: 767px){
	.l_advice a.main-button {
	  display: inline-block;
	  float: none !important;
	  text-align: center;
	}
	.l_advice .advice-title h2 {
	  margin-bottom: 10px;
	}
	div.custom-row-mar {
	  margin-top: 15px !important;
	}
	
	div.wpb_btn_default {
	  margin-bottom: 20px;
	  margin-top: 10px;
	}
	
	.tabs-custom{
		margin:0;
	}
	.tabs-custom .vc_tta-panels-container .vc_tta-panels {
	  padding: 10px 0;
	}
	.tabs-custom .vc_tta-panels-container .vc_tta-panels {
	  background: #e1dcd8 none repeat scroll 0 0 !important;
	  border: medium none !important;
	  border-radius: 0 !important;
	}
	.vc_general.vc_tta-tabs.tabs-custom .vc_tta-panels-container .vc_tta-panel-heading {
	  border: 1px solid #000 !important;
	  border-radius: 0;
	  margin: 10px 15px !important;
	}
	.vc_general.vc_tta-tabs.tabs-custom .vc_tta-panels-container .vc_tta-panel-body {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	  border: medium none;
	}
	
	.footer_content.searching .col-sm-5 {
	  float: left;
	  width: 65%;
	}
	.footer_content.searching .col-sm-3.work-btn {
	  float: left;
	  text-align: right;
	  width: 35%;
	}
	.footer_content.searching .col-sm-2.search {
	  float: left;
	  margin-left: 10px;
	  margin-top: 30px;
	  width: 55%;
	}
	.footer_content.searching .col-sm-2 {
	  float: left;
	  margin-left: -10px;
	  margin-top: 35px;
	  overflow: hidden;
	  width: 45%;
	}
	.footer_content.searching .col-sm-3.work-btn a {
	  font-size: 18px;
	}
	.singup input[type="email"] {
	  width: 30%;
	}

	footer .foot-menu .f-menu {
	  min-height: 185px;
	}
	.footer_links .row.w_gray_row.footer_logo {
	  margin: 0;
	}
}
@media all and (min-width:768px) and (max-width:949px){
	.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
		display: inherit;
		float: left;
		margin: 5px 6px;
		padding: 0;
		width: 31.5%;
	}

	footer .foot-menu .f-menu {
	  min-height: 185px;
	  width: 25%;
	}
	.white_cell .six-block, .advice-link .six-block {
	  margin-bottom: 15px;
	}
}
@media all and (min-width:768px) and (max-width:991px){
	footer .searching .col-sm-5 {
	  width: 60%;
	}
	footer .searching .col-sm-3.work-btn {
	  text-align: right;
	  width: 40%;
	}
	footer .searching .col-sm-2 {
	  margin-top: 25px;
	  width: 50%;
	}
	footer .searching .search #searchform input {
	  margin-left: 0;
	}
	
	.bordering .singup input[type="email"], .bordering .singup input[type="text"] {
	  width: 35%;
	}
}
@media all and (min-width: 551px) and (max-width: 599px){
	#six_content .six-desc h1 {
	  font-size: 30px;
	}
	#six_content .six-desc h2 {
	  font-size: 20px;
	}
}
@media all and (min-width: 600px) and (max-width: 992px){
	#six_content .six-desc h1 {
	  /*font-size: 40px;*/
	  font-size: 30px;
	}
	#six_content .six-desc h2 {
	  /*font-size: 30px;*/
	  font-size: 22px;
	}
}
@media all and (min-width:768px) and (max-width: 992px){
	#six_content .col-sm-4 {
	  width: 50%;
	}
}
@media all and (min-width:992px){
	.bordering .col-sm-6.forma-title {
		width: 40%;
		padding-right: 0;
	}
	.bordering .col-sm-6.singup {
		width: 60%;
		padding-left: 0;
	}
	.bordering .singup input[type="email"], .bordering .singup input[type="text"] {
		width: 32%;
	}
	.bordering .singup label {
		margin-bottom: 0;
		padding: 15px 0 10px;
	}
}
@media all and (min-width:993px) and (max-width: 1024px){
	#six_content .col-sm-4 {
	  width: 50%;
	  max-height: 355px;
	}
	#six_content .six-desc h1 {
	  font-size: 30px;
	}
	#six_content .six-desc h2 {
	  font-size: 25px;
	}
}
@media all and (min-width:900px) and (max-width:1024px){
	.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
	  font-size: 12px;
	}

	.searching h1, .searching .forma h1 {
	  font-size: 15px;
	}
	footer .work-btn a {
	  font-size: 20px;
	}
	.singup input[type="email"] {
	  width: 50%;
	}
}
@media all and (min-width:1066px) and (max-width:1430px){
	.six-desc h1 {
	  font-size: 25px;
	}
	.six-desc h2 {
	  font-size: 20px;
	}

	.searching h1, footer .work-btn a {
	  font-size: 24px;
	}
	.searching .forma h1 {
	  font-size: 18px;
	}
	.bordering .singup label, .singup input[type="submit"] {
	  padding: 10px;
	}
	.bordering .forma {
	  padding: 10px 0 10px 15px;
	}

	.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
		font-size: 18px;
	}
	.tabs-custom .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body p {
	  margin-bottom: 20px;
	}
}
@media all and (min-width:1430px){
	.tabs-custom .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
		font-size: 22px;
	}
}
/*footer*/
.footer-logos img {
  max-height: 60px;
}
.footer_content.searching h1, footer .work-btn a , .foot-menu .f-menu, .main-button, .nav-tabs > li > a {
    font-family: 'OpenSans-Semibold';
}
footer .work-btn a {
    line-height: 1.1;
}
footer .search #searchform {
    margin-top: 10px;
}
footer {
    color: #8b8481;
}
.foot-menu .f-menu:last-child {
  padding-right: 0;
}
.footer-logos img{
  max-height:50px;
}
.group-logo .footer-logos:nth-child(5) {
  padding-right: 4%;
}
/*single work*/
.main_content_txt ul li {
    background-position: left 10px;
}
.middle-text {
  font-family: 'OpenSans-Italic';
  line-height: 1.2;
  position: absolute;
  top: 40%;
  z-index: 99;
}
.icon-frame {
  background-image: none, url("img/icon-frame.png");
  background-position: 0 0;
  display: block;
  height: 65px;
  margin: auto auto 1em;
  transition: all 0.6s ease-in-out 0s;
  width: 64px;
}
.pagi-all:hover .icon-frame {
  background-position: 0 65px;
}
.pagi-table{
	display: table;
	width:100%;
}
.pagi-block a {
  display: table-cell;
  font-family: "OpenSans-Italic";
  font-size: 25px;
  margin: 0 auto;
  vertical-align: middle;
  width: 100%;
  transition-duration:0.6s;
}
.pagi-bl-1{
	height: 230px;
}
.pagi-link > a {
  display: inherit;
  height: auto;
  margin-top: 85px;
  min-width: 260px;
  padding: 10px 25px;
  vertical-align: middle;
  width: auto;
}

.back-home-menu a.main-button {
	  display: inline-block;
}
.contact-home h2{
	font-family: 'OpenSans-Semibold';
}
.hvr-wobble-vertical a {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.hvr-wobble-vertical a:hover, .hvr-wobble-vertical a:focus, .hvr-wobble-vertical a:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.sidebar-title a {
    color: #555555;
}
@media all and (max-width:479px){
	div.middle-text {
		font-size: 12px;
		top: 25%;
	}
	div.middle-text p{
	  font-size: 12px;
	}
}
@media all and (min-width:480px) and (max-width:735px){
	div.middle-text {
		font-size: 16px;
		top: 30%;
	}
	div.middle-text p{
	  font-size: 16px;
	}
}
@media all and (max-width:568px){
	.banner-lap{
		display:none;
	}
	.banner-mobile{
		display:block;
	}
}
@media all and (min-width:569px){
	.banner-lap{
		display:block;
	}
	.banner-mobile{
		display:none;
	}
}
@media all and (min-width:736px) and (max-width:767px){
	.middle-text, .middle-text p {
		font-size: 18px;
	}
}
@media all and (max-width:767px){
	.top-border-wh {
		padding: 0 10px;
	}

	.work-pagination .col-xs-4.dynpost {
	  width: 100%;
	  overflow: hidden;
	  display: block;
	  clear: both;
	}
	.work-pagination .col-xs-4.dynpost.second_col {
	  margin: 10px 0;
	}
	.pagi-bl-1 {
	  height: 100px;
	}
	.pagi-block a {
	  font-size: 14px;
	  min-width: 100px;
	}
	.pagi-link > a {
	  margin-top: 30px;
	}
	
	.white_cell .six-block, .advice-link .six-block {
	  margin-bottom: 10px;
	}

	.hello-section .hello-content, .hello-section .address-img .hello-address-home1 {
	  padding-left: 30px;
	  padding-right: 30px;
	}
	.contact-home {
	  margin-top: 10px;
	  padding: 10px;
	}
	.acceptance-box.input-box input.css-checkbox[type="checkbox"] + label.css-label {
	  font-size: 13px;
	}
	
	footer {
	  margin-top: 10px;
	}
	footer center {
	  padding: 0 10px !important;
	  text-align: left;
	}
	footer .footer_logo p {
	  padding: 0;
	}
	.footer_content:last-child {
	  padding: 15px;
	}
	.footer-home1 .footer_links.feat-img .featured-on, .footer-home1 .footer_links.feat-img .google-partner, .footer-home1 .footer_links.feat-img .other-partner {
	  padding-left: 10px;
	  padding-right: 10px;
	}
	.footer-bottom-mlink {
	  padding: 0 10px;
	}
	.txt_button_grp{
		display:none;
	}
	.single .main-cont h1 {
		margin-bottom: 15px;
	}
}
@media all and (min-width:768px) and (max-width:1065px){
	.middle-text , .middle-text p{
		font-size: 18px;
	}
	.pagi-bl-1 {
	  height: 135px;
	}
	.pagi-block a {
	  font-size: 16px;
	}
	.pagi-link > a {
	  margin-top: 50px;
	  min-width: 150px;
	  padding: 5px 10px;
	}
}
@media all and (min-width: 768px) and (max-width: 855px){
	.contact-home .input-box input, .contact-home .input-box textarea {
	  width: 60%;
	}
	.contact-home .phone-number.input-box input {
	  width: 50%;
	}
	.contact-home .email-box.input-box input {
	  width: 80%;
	}
}
@media all and (min-width: 768px) and (max-width: 900px){
	.white_cell_area .right-text h2 {
	  font-size: 16px;
	}
}
@media all and (max-width:1065px){
	.middle-text {
	  left: 50%;
	  margin-left: -40%;
	  width: 80%;
	}
}
@media all and (min-width:1066px) and (max-width:1430px){
	.back-home-menu a.main-button {
	  margin-top: 20px;
	}
	.darkHeader .back-home-menu a.main-button {
	  margin-top: 35px;
	}

	.middle-text {
	  font-size: 32px;
	  left: 50%;
	  margin-left: -35%;
	  width: 70%;
	}
	.middle-text p{
	  font-size: 32px;
	}
	.white_cell_area .right-text h2 {
	  font-size: 22px;
	  margin-bottom: 10px;
	}
	
	.right-text {
		padding: 20px 20px;
		width: 25%;
	}
}

@media all and (min-width:1430px){
	.back-home-menu a.main-button {
	  margin-top: 35px;
	}
	.darkHeader .back-home-menu a.main-button {
	  margin-top: 45px;
	}

	.middle-text {
	  font-size: 44px;
	  left: 50%;
	  margin-left: -30%;
	  width: 60%;
	}
	.middle-text p{
	  font-size: 44px;
	}
	.hello-section, .hello-section .address-img {
	  height: 470px;
	}
}
/*landing-page*/
.contact-home .invalid input.wpcf7-not-valid {
	border: none;
	/*border-bottom: 1px solid #c13d3b;*/
}
.contact-home .input-box input:focus, .contact-home .input-box textarea:focus {
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
	border-radius: 0 !important;
}
.contact-home, .w_gray_row{
	background: #f6f4ef;
}
.accordion .accordion-section-title{
	font-family:'OpenSans-Semibold';
}
.contact-home .input-box label{
	font-family: 'OpenSans-Regular';
	color: #575351;
	font-weight: normal;
}
.txt_center-1, .txt_center-2, .txt_center-3{
	padding-bottom: 40px;
}
.anim-sec .finger-links .main-button {
    min-width: 190px;
}
@media all and (max-width:320px){
	div.main-slider .m-banner {
		background-position: center -45px;
	}
	.contact-home .input-box input, .contact-home .input-box textarea {
	    width: 75%;
	}
	.contact-home .phone-number.input-box input {
		width: 80%;
	}
	.contact-home .captcha-code.input-box span input {
		width: 35px;
		font-size: 14px;
	}
	.contact-home .acceptance-box.input-box input.css-checkbox[type="checkbox"] + label.css-label {
		font-size: 12px;
		line-height: 1.2;
	}
	.hello-section .address-img .hello-address-home1 {
		font-size: 14px;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 12px;
	}
	.mbl_txt_center{
		padding: 30px 30px;
	}
}
@media all and ( min-width:320px) and (max-width:568px) and ( orientation:landscape){
	div.m-banner {
		height: 210vh;
		background-position: center -80px;
	}	
}
@media all and (min-width:321px) and (max-width: 375px){
	div.main-slider .m-banner {
		background-position: center -50px;
	}
	.m-banner h1 {
		top: 47%;
	}
	.contact-home .captcha-code.input-box span input {
		width: 50px;
	}
	.contact-home .input-box input, .contact-home .input-box textarea {
	    width: 70%;
	}
	.contact-home .phone-number.input-box input {
		width: 80%;
	}
	.acceptance-box.input-box input.css-checkbox[type="checkbox"] + label.css-label {
		font-size: 12px;
	}
	
	.hello-section .hello-content h2, .hello-section .address-img .hello-address-home1 {
		font-size: 16px;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 14px;
	}
}
@media all and (max-width:360px){
	.contact-home .wpcf7-form input.wpcf7-mathcaptcha {
		font-size: 14px;
	}
	.main-slider div.m-banner {
		height: 78vh;
	}
	.m-banner h1 {
		top: 44.5%;
	}
}
@media all and (max-width:375px){
	.acceptance-box.input-box.col-sm-8 {
		padding-right: 0;
	}
	.contact-home .email-box.input-box input {
		width: 85%;
	}
}
@media all and (min-width:376px) and (max-width:414px){
	.contact-home .captcha-code.input-box span input {
		width: 100px;
	}
	.contact-home .email-box.input-box input {
		width: 85%;
	}
	div.main-slider .m-banner {
		background-position: center -55px;
	}
	.m-banner h1 {
		right: 0%;
		top: 46%;
	}
	
	.hello-section .hello-content h2, .hello-section .address-img .hello-address-home1 {
		font-size: 18px;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 14px;
	}
}

@media all and (min-width:415px) and (max-width:568px){
	.contact-home .captcha-code.input-box span input {
		width: 200px;
		font-size: 16px;
		line-height: 31px;
	}

	.hello-section .hello-content h2, .hello-section .address-img .hello-address-home1 {
		font-size: 25px;
	}
	.hello-section .hello-content p{
		font-size: 20px;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 16px;
	}
	.m-banner h1 {
		font-size: 20px;
		right: 10%;
		top: 40%;
	}
	.scroll-arrow {
		bottom: 30%;
	}
}
@media all and (min-width:400px) and (max-width:450px){
	.contact-home .input-box input, .contact-home .input-box textarea {
		width: 75%;
	}
	.contact-home .phone-number.input-box input {
		width: 82%;
	}
}
@media all and (max-width:414px){
	.main-slider .m-banner h1 {
		font-size: 22px;
	}
	.main-slider .m-banner{
		background-position: center -27px;
		background-size: cover;
	}
}
@media all and (min-width:569px) and (max-width:600px){
	.contact-home .input-box input, .contact-home .input-box textarea {
		width: 70%;
	}
	.contact-home .phone-number.input-box input {
		width: 50%;
	}
	div.contact-home .captcha-code.input-box span input {
		width: 100px;
	}
}
@media all and (min-width:569px) and (max-width:667px){
	div.main-slider .m-banner {
		background-position: center -45px;
	}
	.m-banner h1 {
		right: 4%;
	}
}

@media all and (min-width:569px) and (max-width:736px){
	.contact-home .captcha-code.input-box span input {
		width: 250px;
		font-size: 16px;
		line-height: 31px;
	}
	.hello-section .address-img .hello-address-home1 {
		font-size: 28px;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 18px;
	}
}
@media all and ( min-width:569px) and (max-width:767px) and ( orientation:landscape){
	div.m-banner {
		height: 240vh;
	}
	
}
@media all and (min-width:668px) and (max-width:736px){
	div.main-slider .m-banner {
		background-position: center -45px;
	}
	.m-banner h1 {
		top: 53%;
		right: 8%;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 18px;
	}
}
@media all and (min-width:750px) and (max-width:770px){
	div.main-slider .m-banner {
		background-position: center -95px;
	}
	div.m-banner h1 {
		top: 51%;
		left: 10%;
		right: auto;
	}
	.mbl_txt_center {
	  display: block;
	  min-height: 690px;
	}
	.mbl_txt_center h1 {
	  margin-top: 80px;
	  font-size: 1.4em;
	}

	.accordion {
	  display: block;
	  margin: 30px 0 0 0;
	}
	.container-fluid.main_content.tab-cont, .contact-home  #wpcf7-f889-o2{
	  display: none;
	}
	.contact-home #wpcf7-f967-o1 {
	  display: block;
	}
	.contact-home .phone-number.input-box, .contact-home .first-name.input-box, .contact-home .last-name.input-box{ margin-bottom:5px; }
	.contact-home .acceptance-box.input-box{ border:none; padding-left:0; }
	.contact-home .last-box .col-sm-9{ border:none; padding:0; }
	.contact-home .last-box .col-sm-3{ padding-left:0; margin-top:5px; }
	.contact-home .captcha-code.input-box span{ padding-top:0; margin-left:0; }
	.contact-home .captcha-code.input-box span input{ padding:0; width:25px; }
	.contact-home .last-box .col-sm-3 .submit-btn{ line-height:15px; }
	.contact-home .acceptance-box.input-box input{ float:left; margin-top:5px; margin-right:5px; width:10px; }
	.contact-home .acceptance-box.input-box label{ float:left; width:100%; }
	.page-template-home1 .contact-home{ margin-top:15px; font-size:14px; padding:15px !important; }
	.contact-home form .col-sm-12{ padding-left:15px; padding-right:15px; border:none; padding-top:0; padding-bottom:0; }
	.contact-home form .email-box.input-box{ margin-bottom:5px; }
	.contact-home .requirement.input-box.mbl{ margin-bottom:10px; }
	.contact-home .input-box.col-sm-4, .contact-home .input-box.col-sm-8, .contact-home .input-box.col-sm-3{ padding-left:10px; }
	.contact-home .input-box input, .contact-home .input-box textarea{ margin-left:0; width:79%; padding-bottom:0; }
	.contact-home .input-box{ display:inline-block; font-size:16px; width:100%; padding-left:15px; border:1px solid #d7d7d7; line-height:32px; padding-bottom:5px; padding-top:5px; }
	.contact-home .input-box.col-sm-4, .contact-home .input-box.col-sm-6, .contact-home .input-box.col-sm-3, .contact-home .input-box.col-sm-8{ padding-left:10px; }
	
	.contact-home h2{ padding-left:15px; margin-bottom:15px; font-size:20px; }
	.contact-home .input-box label{ line-height:30px; margin-bottom:0; }
	.contact-home .top-10{ margin-top:0; }
	.requirement.input-box {
    display: inline-block;
    width: 100%;
    border: 1px solid #d7d7d7;
    padding: 0px 15px;
	display:none;
	}
	.contact-home .requirement.input-box.mbl {
	  display: block;
	  padding-left: 5px;
	}
	.contact-home .phone-number.input-box label .m-none {
	  display: none;
	}
	.acceptance-box.input-box.col-sm-8, .captcha-code.input-box.col-sm-4,
	.contact-home .last-box .col-sm-3	{
		width: 100%;
	}
	.contact-home .requirement.input-box.mbl select {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	  border: medium none;
	  display: inline-block;
	  padding: 7px 0;
	}
	.acceptance-box.input-box input.css-checkbox[type="checkbox"] + label.css-label {
		height: 31px;
		font-size: 16px;
	}
   
	.feat-img-home1 .footer-logos {
	  margin-bottom:15px;
	}
	#sc-about.anim-bg.anim-web{
		display:none;
	}
	.contact-home form .wpcf7-validation-errors {
		left: 15px;
		font-size: 20px;
		top: 0;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		font-size: 18px;
		top: 0;
		left: 15px;
	}
}
@media all and (max-width:767px){
	.call-icon-homecopy {
	  display: none;
	}
	.accordion {
		margin: 10px 0 0;
	    background: #e1dcd8;
	}
	#sc-contact.hello-section {
	  padding: 0;
	}
	.page-template-home1 .contact-home {
	  margin-left: 0;
	  margin-right: 0;
	}

	.main-slider .forcefullwidth_wrapper_tp_banner {
	  display: none;
	} 	
	.page-template-home1 #six_content .col-sm-4 {	  
		padding: 0;	
	}
	.acceptance-box.input-box input.css-checkbox[type="checkbox"]:checked + label.css-label {
		background-position: 0 -24px;
	}
	
	.contact-home form .wpcf7-validation-errors {
		font-size: 16px;
		top: 0;
		left: 15px;
	}
	
	.hello-section .hello-content p br:first-child, .hello-section .hello-content p br:last-child{
		display:block;
	}
	.contact-home form div.wpcf7-mail-sent-ok {
		top: 0;
		left: 15px;
	}
	.main_content_txt .wpb_text_column h3 {
		margin-top: 40px;
	}
	.hello-section .address-img .hello-address-home1.add_sydney{
		background-image: url(./img/img-mb-1.jpg);
	}
	.hello-section .address-img .hello-address-home1.add_shang {
		background-image: url(./img/img-mb-2.jpg);
	}
	.page-template-home1 .hello-section{
		margin-top:10px;
	}
	div.m-banner {
		height: 83vh;
	}
}
@media all and (max-width:770px){
	.accordion .accordion-section-title {
		color: #5f5956;
		border-color: #5f5956;
	}
	.accordion .accordion-section-title.active {
		color: #615b58;
	}
	.accordion .accordion-section .accordion-section-content, .accordion .accordion-section .accordion-section-content p {
		font-family: 'OpenSans-Italic';
		color: #575351;
		font-size: 16px;
	}
}
@media all and (min-width:992px) and (max-width:1200px){
	div.m-banner {
	  background-position: center -75px !important;
	}
	.m-banner h1 {
	  left: 20%;
	  right: auto;
	  top: 56%;
	}
}
@media all and (max-width:1024px){
	.m-banner {
	  display: block;
	}
}
@media all and (min-width:1024px){
	/*#sc-about.anim-bg {
		margin-top: 30px;
	}*/
}
@media all and (max-width: 1065px){
	.call-icon-homecopy {
	  display: none;
	}
}
@media all and (min-width:992px) and (max-width:1065px){
	.fingers-main, .anim-sec-col, .anim-bg {
		height: 85vh;
	}
}
@media all and (max-width: 1400px){
	#anime_box_skip {
		margin-top: -75px;
	}
}
@media all and (min-width:992px) and (max-width:1065px){
	.herz_bit {
		animation-name: herz_bit_anime;
	}
	@keyframes herz_bit_anime {
		0% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
		25% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		50% {
			opacity: 0.25;
			transform: scale(1.6,1.6);
		}
		75% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		100% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
	}
	@-webkit-keyframes herz_bit_anime {
		0% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
		25% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		50% {
			opacity: 0.25;
			transform: scale(1.6,1.6);
		}
		75% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		100% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
	}
	img.herz_grow {
		animation-name: herz_grow_anime;
	}
		@keyframes herz_grow_anime {
			0% {
				opacity: 0;
				transform: scale(1.2,1.2);
			}
			100% {
				opacity: 0.45;
				transform: scale(1.4,1.4);
			}
		}
		@-webkit-keyframes herz_grow_anime {
			0% {
				opacity: 0;
				transform: scale(1.2,1.2);
			}
			100% {
				opacity: 0.45;
				transform: scale(1.4,1.4);
			}
		}
	.herz_grow.right_herz, .herz_grow.left_herz{
		top:15%;
	}
	.herz_bit.right_herz, .herz_bit.left_herz{
		top:23%;
	}
	#anime_box_skip {
		margin-top: -140px;
	}
}
@media all and (min-width:1066px) and (max-width:1430px){
	.herz_bit {
		animation-name: herz_bit_anime;
	}
	@keyframes herz_bit_anime {
		0% {
			opacity: 0.45;
			transform: scale(1.2,1.2);
		}
		25% {
			opacity: 0.35;
			transform: scale(1.1,1.1);
		}
		50% {
			opacity: 0.25;
			transform: scale(1,1);
		}
		75% {
			opacity: 0.35;
			transform: scale(1.1,1.1);
		}
		100% {
			opacity: 0.45;
			transform: scale(1.2,1.2);
		}
	}
	@-webkit-keyframes herz_bit_anime {
		0% {
			opacity: 0.45;
			transform: scale(1.2,1.2);
		}
		25% {
			opacity: 0.35;
			transform: scale(1.1,1.1);
		}
		50% {
			opacity: 0.25;
			transform: scale(1,1);
		}
		75% {
			opacity: 0.35;
			transform: scale(1.1,1.1);
		}
		100% {
			opacity: 0.45;
			transform: scale(1.2,1.2);
		}
	}
	
	.herz_grow {
		animation-name: herz_grow_anime;
	}
		@keyframes herz_grow_anime {
			0% {
				opacity: 0;
				transform: scale(1,1);
			}
			100% {
				opacity: 0.45;
				transform: scale(1.2,1.2);
			}
		}
		@-webkit-keyframes herz_grow_anime {
			0% {
				opacity: 0;
				transform: scale(1,1);
			}
			100% {
				opacity: 0.45;
				transform: scale(1.2,1.2);
			}
		}
}
@media all and (min-width: 1066px) and (max-width: 1430px){
	.page-template-home1 .hello-section .hello-content {
	  height: 400px;
	}
	.nav-tabs > li > a {
	  font-size: 15px;
	}
	
	.darkHeader .text-top-left {
		margin-top: 50px;
	}
	.fingers-main, .anim-sec-col, .anim-bg {
		height: 82.5vh;
	}
	/*img.herz_bit {
		max-height: 38vh;
	}*/
	.right_herz, .left_herz{
		top:10%;
	}
}
@media all and (min-width:1200px){
	.hello-section .hello-content p br:first-child, .hello-section .hello-content p br:nth-child(2), .hello-section .hello-content p br:nth-child(3) {
	  display: none;
	}
}
@media all and (min-width:1430px){
	body .text-top-left {
		margin-top: 50px;
	}
	.darkHeader .text-top-left {
		margin-top: 60px;
	}
	.fingers-main, .anim-sec-col, .anim-bg {
		height: 87vh ;
		height: calc(100vh - 140px);
	}
	.contact-home .captcha-code.input-box span {
		padding-left: 15px;
	}
}

/*lading opad driver*/
@media all and (min-width:750px) and (max-width:770px){
	div.m-banner{
		height: 89vh;
	}
	div.main-slider div.m-banner {
		background-position: center -140px;
	}
	div.main-slider div.m-banner h1 {
		top: 49%;
	}
}
@media all and (min-width:992px) and (max-width:1024px){
	div.m-banner{
		height: 85.5vh;
	}
}
/*end lading opad driver*/

/*case studies*/
.vc_column_container .row.case-menu-case {
  padding-bottom: 0;
}
@media all and (max-width: 767px){
	.case-menu-case div.right-text {
		position: relative;
		width: 100%;
	}
	.case-menu-case div.right-text {
	  padding: 25px 30px;
	}
	.top-border-wh.f-bl {
	  padding: 0;
	}
}
@media all and (max-width: 991px){
	.case-menu-case .right-text h1, .case-menu-case .right-text p, .case-menu-case .right-text div {
	  font-size: 100%;
	}
	.case-menu-case .right-text {
	  padding: 10px 30px;
	}
	.case-menu-case .right-text .case-exce {
	  font-size: 80%;
	}
}
@media all and (min-width: 992px) and (max-width: 1065px){
	.case-menu-case .right-text h1 {
	  font-size: 22px;
	}
}
@media all and (max-width: 1065px){
	.case-menu-case .right-text {
	  width: 45%;
	}
}
/*expertises*/
.area-background-text .red_row{
	overflow: hidden;
}
@media all and (max-width:1399px){
  .area-background-text .red_row{
	padding: 80px 0;
  }
}
@media all and (min-width:1400px){
  .area-background-text .red_row{
	padding: 120px 0;
  }
}

/*----------hide border line--------*/
.bottom-border-line {
	display: none;
}
body #menu-home-one li:last-child a {
    cursor: pointer;
    pointer-events: initial;
}


.hello-content a {
	color: white;
}
@media screen and (max-width: 1065px){
	body header .navbar {
	    min-height: inherit!important;
	}
	body .call-btn {
		display: none;
	}
}
@media (max-width: 770px) and (min-width: 750px){
	#mc-about.anim-bg.anim-web {
	    display: none;
	}
	body .call-btn {
		display: none;
	}
}
.pagination-custom-code .pagi-block.pagi-table{
	background-color: #dedad5;
}
/*.pagination-custom-code .pagi-block.pagi-table:hover {
    background-color: #575351;
}*/
.pagination-custom-code .pagi-block.pagi-table.pagi-link:after {
    /*
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 99;
    background: #c0c1c6;
    opacity: 0.8;*/
}
.pagination-custom-code .pagi-block.pagi-table.pagi-link > a {
    z-index: 999;
    position: relative;
    /*background-color:rgba(192, 193, 198, 0.8);*/
    background-color:#dedad5;
    border-color: #575351;
	color: #575351;
	border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	-webkit-border-radius:2px;
}
.pagination-custom-code .pagi-block.pagi-table.pagi-link:hover > a , .pagination-custom-code .pagi-block.pagi-table:hover > a{
    background: none;
    color: #fff;
    border-color: #fff;
}
/*---------the end--------*/
/*works*/
.clear {
    clear: both;
}
.nav-filter li {
    list-style-type: none;
    display: inline-block;
    padding-right: 5%;
}
.nav-filter li:last-child{
	padding-right:0;
}
.nav-filter li a{
	font-size: 12px;
	color: #b5b5b6;
	padding-bottom: 10px;
    position: relative;
}
.nav-filter li a:after {
    background: #e91c24 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 0;
    left: 50%;
    position: absolute;
    transform: translateY(0.5px) translateZ(0px);
    transition: all 0.3s ease 0s;
}
.nav-filter li a:hover, .nav-filter li a:focus, .nav-filter li a:active {
    text-decoration: none;
}
.nav-filter li.active a:after, .nav-filter li:hover a:after {
	left: 0;
    width: 100%;
}
@media all and (max-width:1065px){
	.filter-area ul, .filter-area .col-md-6 {
	    padding: 0;
	}
}
@media all and (min-width: 768px) and (max-width: 1065px){
	.content_box{
		margin-top: 10px;
	}
}
@media all and (min-width:1066px){
	.nav-filter-right {
	    text-align: right;
	   	padding-left: 0;
	}
}
@media all and (min-width:1066px) and (max-width:1429px){
	.filter-area {
	    margin-top: 15px;
	}
	.nav-filter-left {
	    padding-left: 4%;
	}
	.nav-filter-right {
	    padding-right: 4%;
	}
}
@media all and (min-width:1430px){
	.filter-area {
	    margin-top: 30px;
	}
	.nav-filter-left {
	    padding-left: 3%;
	}
	.nav-filter-right {
	    padding-right: 3%;
	}
}
/*case-studies*/
.right-text-excerpt a.main-button {
	display: inline-block;
}
@media all and (min-width: 1790px){
	.case-title {
	    padding: 50px 30px 50px 55px;
	}
	.title_case{
		font-size: 44px;
	}
	.right-text_case {
	    width: 600px;
		padding: 30px 40px 20px;
	}
	.second-case .right-text_case {
		padding-left: 50px;
	}
	.case-exce, .case-exce p {
        font-size: 32px;
    }
    .right-text-excerpt .excerpt-title{
        font-size: 42px;
    }
    .right-text-excerpt a.main-button {
        font-size: 33px;
        margin-top: 5%;
    }
}
/*brand-design*/
.transp_cell .bckg_txt{
	display: table;
}
.transp_cell .bckg_txt h1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.transp_cell .bckg{
	overflow: hidden;
}
@media all and (max-width:320px){
	.transp_cell #top_title h1, .transp_cell_bckg h1, .transp_cell .bckg_txt h1, .red_row h1 {
		font-size: 10px;
	}
}
@media all and (min-width:321px) and (max-width:375px){
	.transp_cell #top_title h1, .transp_cell_bckg h1, .transp_cell .bckg_txt h1, .red_row h1 {
		font-size: 12px;
	}
}
@media all and (min-width:376px) and (max-width:414px){
	.transp_cell #top_title h1, .transp_cell_bckg h1, .transp_cell .bckg_txt h1, .red_row h1 {
		font-size: 14px;
	}
}
@media all and (min-width:415px) and (max-width:667px){
	.transp_cell #top_title h1, .transp_cell_bckg h1, .transp_cell .bckg_txt h1, .red_row h1 {
		font-size: 16px;
	}
}
@media all and (max-width:767px){
	.transp_cell .row {
		padding-bottom: 8px;
	}
	.transp_cell .row .col-sm-4 {
		padding-left: 4px;
		padding-right: 4px;
	}
	.main_content.red_row, .main_content.red-line {
		padding: 50px 10px;
		margin-top: 10px !important;
	}
}
@media all and (min-width:768px) and (max-width:991px){
	.transp_cell .row {
		padding-bottom: 10px;
	}
	.transp_cell .row .col-sm-4 {
		padding-left: 5px;
		padding-right: 5px;
	}
	.transp_cell #top_title h1, .transp_cell_bckg h1, .transp_cell .bckg_txt h1, .red_row h1 {
		font-size: 18px;
	}
	.transp_cell .bckg_txt{
		min-height: 130px;
	}
}
@media all and (min-width:992px) and (max-width:1065px){
	.transp_cell #top_title h1, .transp_cell_bckg h1, .transp_cell .bckg_txt h1, .red_row h1 {
		font-size: 24px;
	}
	.plugin-place .transp_cell .row:first-child {
		padding-bottom: 10px;
	}
	.plugin-place .transp_cell .row {
		padding-bottom: 14px;
	}
	.transp_cell .row .col-sm-4 {
		padding-left: 7px;
		padding-right: 7px;
	}
	.transp_cell .bckg_txt{
		min-height: 164px;
	}
}
@media all and (max-width:1065px){
	.transp_cell #top_title h1 {
		margin-top: 0;
		padding: 20px;
	}
}
@media all and (min-width:1066px) and (max-width:1366px){
	.transp_cell .bckg_txt{
		min-height: 215px;
	}
}
@media all and (min-width:1790px){
	.transp_cell #top_title h1 {
		font-size: 44px;
	}
	.transp_cell_bckg h1 {
		font-size: 44px;
		top: 6%;
	}
	.transp_cell .bckg_txt h1 {
		font-size: 44px;
	}
	.transp_cell .bckg_txt{
		min-height: 312px;
	}
}
/*about*/
.clients_container #clients_a li > span.active, .clients_container #clients_a li > span:hover {
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  padding-bottom: 0.3em;
  text-decoration: none;
}
.testemonials h1 {
  padding-bottom: 10px;
}
.testemonials h3 {
  padding-top: 0;
  font-weight: normal;
}
#people_a .six-desc h1 {
    line-height: 1.2;
}
@media all and (max-width: 320px){
	.testemonials h1, .red_row h1 , .testemonials h3{
	  font-size: 10px;
	}
	div.testemonials {
		min-height: 160px;
	}
}
@media all and (min-width: 321px) and (max-width: 375px){
	.testemonials h1, .red_row h1, .testemonials h3 {
	  font-size: 12px;
	}
	div.testemonials {
		min-height: 165px;
	}
}
@media all and (min-width: 376px) and (max-width: 414px){
	.testemonials h1, .red_row h1, .testemonials h3 {
	  font-size: 14px;
	}
	div.testemonials {
		min-height: 200px;
	}
}
@media all and (min-width: 415px) and (max-width: 667px){
	.testemonials h1, .red_row h1, .testemonials h3 {
	  font-size: 16px;
	}
	div.testemonials {
		min-height: 200px;
	}
}
@media all and (max-width:767px){
	.testemonials h3{
		padding:0 0 10px;
	}
}
@media all and (min-width: 768px) and (max-width: 991px){
	.testemonials h1, .red_row h1 {
	  font-size: 18px;
	}
}
@media all and (min-width: 992px) and (max-width: 1065px){
	.testemonials h1, .red_row h1 {
	  font-size: 24px;
	}
}
@media all and (min-width:1066px) and (max-width:1429px){
	.testemonials h1, .red_row h1 {
	  font-size: 29px;
	}
}
@media all and (max-width:1430px){
	.testemonials{
		min-height:350px;
	}
}
@media all and (min-width:1430px){
	#our_story_a {
	  margin-top: 40px;
	}
	#our_story_a .about-top .six-desc h1 {
	  font-size: 33px;
	}
}
/*advices*/
.main-button.last {
    margin-top: 0;
}
.advice-title h2 {
    text-align: center;
}
.share-a{
	margin-top: 15px;
}
.advice-author img {
    border: 1px solid #ccc;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 10px 1px #ccc;
}
/*Search*/
@media all and (min-width:1066px) and (max-width:1430px){
	.search-res .s-row {
		min-height: 415px;
	}
}
@media all and (min-width:1790px){
	.search-res .s-row {
		min-height: 410px;
	}
}

/* css tam thoi => xoa sau */
.row.expand-menu {
  display: none;
}
/* 
	- header : 1920 => lon hon loi;
*/

/*################################################################
16-11-16
################################################################*/
/*landing-page*/
#six_content .six-block-ct {
    max-height: 524px;
}
.nav-tabs > li > a {
    text-align: center;
	transition: all 0.5s ease 0s;
}
.nav-tabs .active a, .nav-tabs li a:hover{
	border: 1px solid #575351 !important;
	color: #575351;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #575351;
}
@media all and (min-width:1430px){
	.herz_bit {
		animation-name: herz_bit_anime;
	}
	@keyframes herz_bit_anime {
		0% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
		25% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		50% {
			opacity: 0.25;
			transform: scale(1.6,1.6);
		}
		75% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		100% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
	}
	@-webkit-keyframes herz_bit_anime {
		0% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
		25% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		50% {
			opacity: 0.25;
			transform: scale(1.6,1.6);
		}
		75% {
			opacity: 0.35;
			transform: scale(1.7,1.7);
		}
		100% {
			opacity: 0.45;
			transform: scale(1.8,1.8);
		}
	}
	
	.herz_grow {
		animation-name: herz_grow_anime;
	}
		@keyframes herz_grow_anime {
			0% {
				opacity: 0;
				transform: scale(1.6,1.6);
			}
			100% {
				opacity: 0.45;
				transform: scale(1.8,1.8);
			}
		}
		@-webkit-keyframes herz_grow_anime {
			0% {
				opacity: 0;
				transform: scale(1.6,1.6);
			}
			100% {
				opacity: 0.45;
				transform: scale(1.8,1.8);
			}
		}
	.right_herz, .left_herz{
		top:24%;
	}
}
/*sinlge-work*/
a.main-button:active, a.main-button:focus, a.main-button:hover {
    padding-bottom: 7px;
	background: #c13d3b;
	color: #fff;
    transition: all ease 1s;
    -moz-transition: all ease 1s;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 2s;
    color: #fff;
    border-color: #c13d3b;
}
.main-cont p {
	line-height: 1.8;
	color: #1f1a1a;
	margin-bottom: 28px;
}
.single .main-cont h3 {
    padding-bottom: 10px;
}
.right-text {
    background-color: rgba(246, 244, 240,1);
}
.middle-text p{
	font-family: 'OpenSans-Italic';
}
.right-text, .right-text p, .right-text a, .right-text p a{
	color: #575351;
	font-family: 'OpenSans-Regular';
}
.right-text a {
    text-decoration: underline;
}
.title-related{
	font-family: 'OpenSans-Light';
}
.hvr-bounce-to-right {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #575351;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/**/
.hvr-shutter-out-horizontal {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #575351;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/**/
.right-text a:hover, .right-text p a:hover, .right-text a:focus, .right-text p a:focus, .right-text a:active, .right-text p a:active {
    color: #b81c21;
}
.footer_logo img {
    padding: 10px 0 8px 0;
}
@media all and (max-width:414px){
	div.right-text {
		padding: 20px 30px;
	}
	.container-fluid-area .right-text.r-text.third_col.bt_hidden {
		display: block !important;
		opacity: 1 !important;
		-webkit-animation-name: none;
		animation-name: none;
	}
}
@media all and (max-width: 550px){
	div.right-text {
		width: 100%;
	}
}
@media all and (min-width: 768px){
	.hello-section .hello-content p br:first-child, .hello-section .hello-content p br:nth-child(2), .hello-section .hello-content p br:nth-child(3) {
		display: none;
	}
}
@media all and (min-width:600px) and (max-width:770px){
	.work-related .six-block h1{
		font-size:14px;
	}
	.work-related .six-block h2{
		font-size:13px;
	}
}
@media all and (max-width:770px){
	/*.accordion .row-title {
		display: inline-block;
		width: 100%;
		border: 1px solid #5f5956;
		margin-bottom: 10px;
		padding: 5px 10px;
		text-align: center;
	}
	.accordion .accordion-section-title {
		border: none;
		padding: 0;
		margin: 0;
		width: auto;
	}*/
	.accordion .accordion-section-title.active {
		color: #fff;
		background: #575351;
	}
}
@media all and (min-width:771px) and (max-width:1064px){
	.tabs .nav-tabs {
		padding: 15px;
		margin-top: 0;
	}
	.nav-tabs > li > a {
		margin: 0 0 15px 0;
	}
	.nav-tabs li:nth-child(n+4) a {
		margin-bottom: 0;
	}
}
@media all and (max-width:991px){
	.nav.nav-tabs li {
		height: auto;
		margin-bottom: 0;
	}
}
@media all and (min-width:992px) and (max-width:1024px){
	#six_content .six-block-ct {
		max-height: 330px;
	}
	
	.right-text p {
		font-size: 18px;
	}
	.txt_left h1, .txt_right h1 {
		font-size: 16px;
	}
	.txt_center {
		padding-top: 2%;
	}
	.txt_right.ofthematter {
		right: 5%;
	}
}
@media all and (min-width:1066px) and (max-width:1430px){
	.right-text p {
		font-size: 24px;
		margin-bottom: 15px;
		line-height: 1.2;
	}
	.right-text {
		width: 20%;
	}
	#six_content .six-block-ct {
		max-height: 280px;
	}
	.vc_col-sm-6 .right-text {
		width: 42%;
	}
}
@media all and (max-width:1430px){
	.container-fluid-area .right-text-third.bt_hidden , .middle-text .right-text-third.bt_hidden{
		opacity: 1;
	}
}
@media all and (max-width:1065px){
	.single .main_content.container-single {
		padding-top: 0;
	}
	.right-text {
		padding: 20px;
		width: 23%;
	}
	.contact-home .last-box .col-sm-3 {
		width: 100%;
	}
}
@media all and (min-width:1066px){
	/*.single .work-related .six-block.dynpost {
		margin-bottom: 0;
	}*/
}
@media all and (min-width:1430px){
	.single .content_box .main_content h1 {
		font-size: 42px;
	}
	.main_content_txt ul li {
		font-size: 20px;
	}
	.txt_button h4 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.txt_button_2 h4 {
		font-size: 16px;
		line-height: 1.8;
	}
	.main-cont ul li {
		margin-bottom: 5px;
	}
	.right-text {
		width: 316px;
		padding: 20px 25px 20px 25px;
	}
	.right-text p {
		font-size: 30px;
		line-height: 1.2;
		margin-bottom: 30px;
	}
	.title-related{
		font-size: 34px;
	}
}
/**/
@media all and (min-width:415px) and (max-width:568px){
	#wprmenu_menu.wprmenu_levels ul li a {
		font-size: 10px !important;
	}
} 
@media all and (min-width:569px) and (max-width:767px){
	#wprmenu_menu.wprmenu_levels ul li a {
		font-size: 10px !important;
	}
} 
@media all and (max-width:767px){
	#wprmenu_menu.right {
		top: 50px !important;
	}
}
@media all and (min-width:768px) and (max-width:1065px){
	#wprmenu_menu.right {
		top: 55px !important;
	}
}
#wprmenu_menu.right {
    width: 100% !important;
    height: 100% !important;
}
.six-desc h1, .six-desc h2 {
    font-family: 'OpenSans-Regular';
	font-weight: 400 !important;
}
.home .six-desc h1 {
    padding-right: 0;
}
@media all and (min-width:1430px){
	.single .content_box .main_content.work-related h1 {
		font-size: 40px;
	}
}
.main-slider div.m-banner {
    background-image: url(./img/bg-slider-one.jpg);
    background-size: cover !important;
    background-position: center center !important;
}

/* Reveal */
/*.hvr-reveal {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #575351;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 2px;
}*/
.hvr-bubble-float-bottom {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.ytb-video {
    position: relative;
}
.ytb-video a:before {
    background: url(img/icon-video.png);
    z-index: 9999999999999999999999999;
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    width: 60px;
    height: 45px;
    margin-left: -30px;
    margin-top: -22.5px;
    cursor: pointer;
}

/**/
.footer-logos:hover img{
	-webkit-transform: rotateY(360deg);
	-webkit-transform-style: preserve-3d;
	transform: rotateY(360deg);
	transform-style: preserve-3d;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}
.footer-logos img, .footer-logos:hover img {
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

/**/
@media all and (min-width:768px) and (max-width:991px){
	.work-related .six-block.dynpost {
		max-height: 154px;
	}
}
@media (min-height: 900px) {
	.txt_center {
		padding-top: 7%;
	}
	.heart-align-l, .heart-align-r, .red_herz {
		top: 22%;
	}
}
@media (min-height: 1100px){
	.finger-links {
		margin-top: 13%;
	}
	.txt_left, .txt_right {
		top: 42%;
	}
}
@media (min-height: 1200px) {
	.txt_center {
		padding-top: 20%;
	}
}
@media all and (min-width:992px) and (max-width:1064px){
	.work-related .six-block.dynpost {
		max-height: 212px;
	}
}
@media all and (min-width:1065px) and (max-width:1500px){
	#anime_box_skip {
		margin-top: -8%;
	}
	.work-related .six-block.dynpost {
		max-height: 280px;
	}
}
@media all and (min-width:1500px){
	#anime_box_skip {
		margin-top: -13%;
	}
	.fingers-main, .anim-sec-col, .anim-bg{
		min-height:800px;
	}
	.work-related .six-block.dynpost {
		max-height: 405px;
	}
}
@media all and (min-width:1790px){
	.txt_right.ofthematter {
		right: 22%;
	}
	.txt_left.txt_left_2{
		left:13%;
	}
}
.txt_center-4 a#skip_button {
    padding-bottom: 7px;
}

/*checkbox*/
.contact-home .acceptance-box.input-box .css-checkbox input[type="checkbox"] {
    margin: 0;
    height: 32px;
    width: 32px;
    border: 1px solid #575351;
	cursor: pointer;
	margin-right: 10px;
}
.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
	float: left;
	line-height: 18px;
}
@media all and (max-width:413px){
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
		width: 80%;
	}
}
@media all and (min-width:414px) and (max-width:568px){
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
		width: 87%;
	}
}
/*@media all and (min-width:569px){
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
		width: 90%;
	}
}*/
@media all and (max-width:767px){
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
		font-size: 13px;
	}
}
@media all and (min-width:1430px){
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
		padding-top: 5px;
	}
}
/*10-1-17*/
.rand1, .plus, .rand2, .randmobi1, .randmobi2 {
    font-family: 'OpenSans-Regular';
	display: inline-block;
	line-height: 31px;
	float: left;
    padding: 0 3px;
}
.mathcaptcha p, .mathcaptcha_mobi p{
	font-family: 'OpenSans-Regular';
	float: right;
    margin-left: 10px;
	line-height: 31px;
	margin-bottom: 0;
}
.total-error {
    border-bottom: 1px solid red !important;
}

.contact-home .captcha-code.input-box span.wpcf7-form-control-wrap.mathcaptcha_mobi {
    margin-left: 10px;
}
/*#skip_button{
	width: 15%;
}*/
#skip_button {
    width: auto;
}
.anim-sec .finger-links .main-button:active, .anim-sec .finger-links .main-button:focus, .anim-sec .finger-links .main-button:hover{
    padding-bottom: 7px;
    background: #c13d3b;
    color: #fff;
    transition: all ease 1s;
    -moz-transition: all ease 1s;
    -webkit-transition: all ease 1s;
    -o-transition: all ease 2s;
    color: #fff !important;
    border-color: #c13d3b;
}
.anim-sec .finger-links .main-button {
    font-style: italic;
}
#top-menu ul li a.actived:after{
    left: 0;
	width: 100% !important;
}
.anim-sec .finger-links .main-button h2 {
    padding: 0;
}
@media all and (min-width:1024px){
	#sc-about.lt-mc-about {
		padding-top: 30px;
	}
}
@media all and (max-width: 1630px){
	.finger-links {
		margin-top: 1.5%;
	}
}
@media all and (min-width: 1630px){
	.finger-links {
		margin-top: 5.5%;
	}
}
@media all and (min-width: 1790px){
	.anim-sec .finger-links .main-button h2 {
		font-size: 24px;
	}
}
@media (min-height: 900px) {
	.anim-sec-col .txt_center {
		height: 100%;
	}
	.anim-sec-col .txt_center-4.finger-links {
		position: absolute;
		width: 100%;
		bottom: 170px;
	}
}

/*12-1-17*/
input[type=checkbox] {
  opacity: 0;
  float:left;
}

input[type=checkbox] + span.wpcf7-list-item-label {
  margin: 0 0 0 20px;
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-family: monospace;
  float: left;
}

input[type=checkbox] + span.wpcf7-list-item-label ~ span.wpcf7-list-item-label {
  margin: 0 0 0 40px;
}

input[type=checkbox] + span.wpcf7-list-item-label::before {
  content: ' ';
  position: absolute;
  left: -38px;
  top: 5px;
  width: 25px;
  height: 25px;
  display: block;
  background: transparent;
  border: 1px solid #A9A9A9;
}

input[type=checkbox] + span.wpcf7-list-item-label::after {
  content: ' ';
  position: absolute;
  left: -37px;
  top: 6px;
  width: 23px;
  height: 23px;
  display: block;
  z-index: 1;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjE4MS4yIDI3MyAxNyAxNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAxODEuMiAyNzMgMTcgMTYiPjxwYXRoIGQ9Ik0tMzA2LjMgNTEuMmwtMTEzLTExM2MtOC42LTguNi0yNC04LjYtMzQuMyAwbC01MDYuOSA1MDYuOS0yMTIuNC0yMTIuNGMtOC42LTguNi0yNC04LjYtMzQuMyAwbC0xMTMgMTEzYy04LjYgOC42LTguNiAyNCAwIDM0LjNsMjMxLjIgMjMxLjIgMTEzIDExM2M4LjYgOC42IDI0IDguNiAzNC4zIDBsMTEzLTExMyA1MjQtNTI0YzctMTAuMyA3LTI1LjctMS42LTM2eiIvPjxwYXRoIGZpbGw9IiMzNzM3MzciIGQ9Ik0xOTcuNiAyNzcuMmwtMS42LTEuNmMtLjEtLjEtLjMtLjEtLjUgMGwtNy40IDcuNC0zLjEtMy4xYy0uMS0uMS0uMy0uMS0uNSAwbC0xLjYgMS42Yy0uMS4xLS4xLjMgMCAuNWwzLjMgMy4zIDEuNiAxLjZjLjEuMS4zLjEuNSAwbDEuNi0xLjYgNy42LTcuNmMuMy0uMS4zLS4zLjEtLjV6Ii8+PHBhdGggZD0iTTExODcuMSAxNDMuN2wtNTYuNS01Ni41Yy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTI1My41IDI1My41LTEwNi4yLTEwNi4yYy01LjEtNS4xLTEyLTUuMS0xNy4xIDBsLTU2LjUgNTYuNWMtNS4xIDUuMS01LjEgMTIgMCAxNy4xbDExNC43IDExNC43IDU2LjUgNTYuNWM1LjEgNS4xIDEyIDUuMSAxNy4xIDBsNTYuNS01Ni41IDI2Mi0yNjJjNS4yLTMuNCA1LjItMTIgLjEtMTcuMXpNMTYzNC4xIDE2OS40bC0zNy43LTM3LjdjLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0xNjkuNSAxNjkuNS03MC4yLTcxLjljLTMuNC0zLjQtOC42LTMuNC0xMiAwbC0zNy43IDM3LjdjLTMuNCAzLjQtMy40IDguNiAwIDEybDc3LjEgNzcuMSAzNy43IDM3LjdjMy40IDMuNCA4LjYgMy40IDEyIDBsMzcuNy0zNy43IDE3NC43LTE3Ni40YzEuNi0xLjcgMS42LTYuOS0uMS0xMC4zeiIvPjwvc3ZnPg==') no-repeat center center;
  -ms-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .3s ease;
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}

input[type=checkbox]:checked + span.wpcf7-list-item-label::after {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
    margin-left: 35px;
	font-family:'OpenSans-Regular';
}
@media all and (min-width: 750px) and (max-width: 770px){
	.contact-home .captcha-code.input-box span input {
		width: 200px;
		font-size: 16px;
		line-height: 31px;
	}
}
@media all and (min-width:768px) and (max-width:1800px){
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label {
		margin-top: -22px;
	}
}
@media all and (min-width:1800px){
	.captcha-code.input-box.col-sm-4 {
		min-height: 48px;
	}
	.contact-home .last-box .col-sm-3 .submit-btn {
		min-height: 50px;
	}
	.contact-home .acceptance-box.input-box .css-checkbox span.wpcf7-list-item-label{
		padding-top:8px;
	}
}
.css-checkbox span.wpcf7-list-item {
    margin-left: 0;
	display: block;
	position: relative;
}
.contact-home .acceptance-box.input-box .css-checkbox input[type="checkbox"] {
    position: absolute;
    left: -3px;
	top:4px;
    margin: 0;
    width: 25px;
    height: 25px;
	z-index:999;
}
.contact-home .captcha-code.input-box label, .contact-home .last-box .col-sm-3 .submit-btn input {
    font-family: 'OpenSans-BoldItalic';
	font-weight: 400;
}
.contact-home .last-box .col-sm-3 .submit-btn input {
    text-transform: uppercase;
}
@media all and (min-width:768px) and (max-width:770px){
	.contact-home .acceptance-box.input-box .css-checkbox input[type="checkbox"] {
	  top: 15px;
	}
}
.contact-home .input-box input{
	padding: 5px 10px 8px 10px;
}
@media all and (min-width:1200px) and (max-width:1399px){
	.contact-home .input-box input{
		padding-top: 3px;
	}
}