/*
Theme Name: Rosto Grove
Theme URI: http://www.faqinteractive.com.au/
Author: the Faqinteractive team
Author URI: http://www.faqinteractive.com.au/
Version: 1.0

*/

* {
    font-family: 'Montserrat', sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    color: #191d1f;
    font-weight: 400;
}
a{
    cursor: pointer;
}
ul {
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
h2 {
	font-size: 26.5px;
}
.bold {
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
}
.upper {
    text-transform: uppercase;
}
textarea, input, select, a, div, p {
    outline: 0;
}
.container {
    width: 1575px;
}
input, textarea, a {
    outline: 0;
}
img {
    border: 0 none;
}
body {
    margin: 0;
    padding: 0;
    background: url("images/bg.jpg") repeat left top;
}
p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 25px;
}
label {
font-size: 22px;
}
p a {
    color: #191d1f;
    display: inline;
    text-decoration: none;
    font-size: 22px;
    word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
.not-found{
    font-size: 300px;
    line-height: 250px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px 0;
}
.customgrid1 {
    width: 23%;
    float: left;
}
.customgrid2 {
    width: 52%;
    width: -webkit-calc(54% - 20px);
    width: -moz-calc(54% - 20px);
    width: calc(54% - 20px);
    float: left;
    margin: 0 10px;
}
.customgrid3 {
    width: 38%;
    float: left;
}
.customgrid4 {
    width: 22%;
    width: -webkit-calc(24% - 20px);
    width: -moz-calc(24% - 20px);
    width: calc(24% - 20px);    
    float: left;
    margin: 0 10px;
}
.customgrid5 {
    width: 10%;
    float: left;
}
.customgrid6 {
    width: 78%;
    width: -webkit-calc(80% - 20px);
    width: -moz-calc(80% - 20px);
    width: calc(80% - 20px);
    float: left;
    margin: 0 10px;
}
.customgrid7 {
    width: 60%;
    width: -webkit-calc(62% - 10px);
    width: -moz-calc(62% - 10px);
    width: calc(62% - 10px);      
    float: left;
    margin-right: 10px;
}
#header {
    /*background: #191d1f url("images/nav-middle-img.png") no-repeat center bottom;*/
    /*position: fixed;*/
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
}
#header-top {
    background: #191d1f;
    padding: 40px 40px 20px;
}
#header-bottom {
    height: 20px;
    width: 100%;
}
#header-bottom div {
    width: 40%;
    height: 20px;
    float: left;
    background: #191d1f;
}
#header-bottom div.center {
    width: 20%;
    background: url(images/header-center-bottom.png) no-repeat bottom center;
    height: 20px;
}
#header .div-nav {
    border: 2px dotted #FFF;
    width: 100%;
}
#header .div-nav ul {
    margin: 0;
    padding: 0;
}

#header .div-nav ul li {
    list-style-type: none;
    float: left;
    width: 9%;
    width: -webkit-calc(10% - 2px);
    width: -moz-calc(10% - 2px);
    width: calc(10% - 2px);        
    border-right: 2px dotted #FFF;
    margin: 0;
}
#header .div-nav ul li.last {
    border-right: none;
}
#header .div-nav ul li.home {
    width: 20%;
}
#header .div-nav ul li.home a, #header .div-nav ul li.home:hover a {
    background: url(images/logo.png) no-repeat center;
    height: 38px;
}
#header .div-nav ul li a {
    display: block;
    color: #FFF;
    text-transform: uppercase;
    padding: 60px 0;
    text-align: center;
    transition: all 0.25s ease 0s;
    font-size: 22px;
    text-decoration: none;
}
#header .div-nav ul li:hover a {
    background: #FFF;
    color: #191d1f;
}
/*language*/
.div-language {
    margin: 10px 0px 10px 0;
}
.div-language ul {
	float: right;
}
.div-language ul li {
    float: left;
    border-left: 0px none;
    padding: 2px 10px;
    margin: 6px 0;
}
.div-language ul li.last {
    border-left: 2px dotted #191d1f;
}
.div-language ul li a {
    display: block;
    padding: 0 0 0 10px;
    color: #191d1f;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
/*language*/
/*home-content*/
.div-slider{
    margin: 0 0 50px 0;
}
.home-content {
    margin: 0;
}
.home-content .content-section {
    border: 2px dotted #191d1f;
  /*  min-height: 660px;   */
}
.home-content .content-section3 {
    border: 2px dotted #191d1f;
}
.right-content .content-section3 {
    border: 2px dotted #191d1f;
    min-height: 920px;
}
.border-remove {
border-bottom: 0 !important;
}
.bg-white {
    background: #FFF;
}
.bg-black {
    background: #191d1f;
}
.home-content .left-content {
    text-align: center;
    padding: 15px;
}
.home-content .middle-content h1 {
    line-height: 145px;
    padding-left: 35px;
    border-bottom: 2px dotted #191d1f;
    text-transform: uppercase;
    margin: 0;
}
.home-content .content-section-wrap {
    padding: 40px;
}
.home-content .content-section-wrap2 {
    padding: 15px 15px;
}
.middle-content {
font-size: 22px;
 line-height: 28px;
}

.middle-content li {
   line-height: 28px;
}
.right-content2 {
    position: relative;
    /*background: #FFF; */
}
.right-bottom-content {
    
    width: 100%;
    border-top: 2px dotted #191d1f;
}

.border {
  border-left: 2px dotted #191d1f;;
  border-right: 2px dotted #191d1f;;
  border-bottom: 2px dotted #191d1f;
  width: auto !important;
}

.right-bottom-content .pull-left {
    width: 40%;
    text-align: center;
}
.right-bottom-content .pull-right .bg-black {
    transition: all .25s ease 0s;
}
.right-bottom-content .pull-right {
    width: 59%;
    width: -webkit-calc(60% - 4px);
    width: -moz-calc(60% - 4px);
    width: calc(60% - 4px);
    text-align: center;
    border-left: 2px dotted #191d1f;
}
.right-bottom-content .pull-right .bg-black:hover {
    background: #FFF;
}
.right-bottom-content .pull-right .bg-black:hover .link-2 {
    color: #191d1f;
}
.right-bottom-content .pull-right .link-2 {
    color: #FFF;
    font-size: 28px;
    /*line-height: 32px;*/
    line-height: 44px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 30px;
    padding-bottom: 22px;
    text-decoration: none;
}
.home-content .right-content {
    text-align: center;
    padding: 15px;
}
.home-content .right-content.widget {
    padding: 0px;
}
.home-content .right-content .content-section-wrap {
    text-align: center;
}
.home-content .sidebar-title-1 {
    display: block;
    border: 2px dotted #191d1f;
    border-left: none;
    border-right: none;
}

.home-content .sidebar-title-1 span {
    display: block;
    line-height: 65px;
    text-align: center;
    color: #FFF;
    background: #191d1f;
    text-transform: uppercase;
    font-size: 22px;
}
.home-content .right-img-1 {
    margin-top: 0px;
}
.home-bottom {
    margin-top: 30px;
}
.home-content .content-section2 {
    border: 2px dotted #191d1f;
    height: 439px;
}
.home-content .content-section2 h3 {
    font-size: 24px;
    padding: 23px 35px;
    border-bottom: 2px dotted #191d1f;
    text-transform: uppercase;
    margin: 0;
}

.home-content .content-section2 .home-title-2 {
    line-height: 86px;
    font-size: 24px;
    padding-left: 35px;
    border-bottom: 2px dotted #191d1f;
    text-transform: uppercase;
    display: block;
	font-weight: bold;
}
.home-form form, .wpcf7-form{
    margin: 0;
}
.home-form input {
    border: none;
    /*border-bottom: 2px dotted #191d1f;*/
    border-radius: 0;
    font-size: 22px;
    background: transparent;
    height: 42px;
    margin: 0;
    color: #191d1f;
    font-family: 'Montserrat',sans-serif;
    font-size: 18px;
}
.home-form textarea {
    border: none;
    height: 110px !important;
    border-radius: 0;
    /*border-bottom: 2px dotted #191d1f;*/
    font-size: 22px;
    background: transparent;
    margin: 0;
    max-height: 110px;
    min-height: 110px !important;
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    font-size: 18px;
    color: #191d1f;
    font-family: 'Montserrat',sans-serif;
}
.home-form span.submit {
    display: inline-block;
    float: right;
    border-left: 2px dotted #191d1f;
    position: relative;
    width: 100%;
}
.home-form input[type="submit"] {
    color: #FFF;
    width: 100%;
    height: 48px;
    background: #191d1f;
    border-bottom: none;
    text-transform: uppercase;
    transition: all .25s ease 0s;
}
.home-form input[type="submit"]:hover {
    color: #191d1f;
    background: #FFF;
}
.social-link ul li {
    float: left;
    margin-right: 10px;
    height: 75px;
    width: 75px;
}
.social-link ul li a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .25s ease 0s;
}
.social-link ul li.email a {
    background: url(images/email.png) no-repeat center;
}
.social-link ul li.email a:hover {
    background: url(images/email-hover.png) no-repeat center;
}
.social-link ul li.instagram a {
    background: url(images/instagram.png) no-repeat center;
}
.social-link ul li.instagram a:hover {
    background: url(images/instagram-hover.png) no-repeat center;
}

.social-link ul li.facebook a {
    background: url(images/facebook.png) no-repeat center;
}

.social-link ul li.facebook a:hover {
    background: url(images/facebook-hover.png) no-repeat center;
}

.social-link ul li.youtube a {
    background: url(images/youtube.png) no-repeat center;
}

.social-link ul li.youtube a:hover {
    background: url(images/youtube-hover.png) no-repeat center;
}

/*home-content*/
/*footer*/
#footer {
    background: #191d1f url("images/slider-top-middle.png") no-repeat center top;
    padding: 40px 50px;
    margin-top: 40px;
}

#footer .footer-content-border {
    border: 2px dotted #FFF;
    height: 154px;
}
#footer .footer-content-wrap {
    padding: 32px 25px;
}
#footer .footer-content-wrap.footer-logo {
    text-align: center;
    padding: 0;
    height: 100%;
}
#footer .footer-content-wrap.footer-logo a {
    display: block;
    text-decoration: none;
    background: url(images/footer-logo.png) no-repeat center;
    height: 100%;
    width: 100%;
    transition: all .25s ease 0s;
}

#footer .footer-content-wrap.footer-logo a:hover {
    background: #FFF url(images/footer-logo-hover.png) no-repeat center;

}

#footer .footer-content-wrap.footer-right {
    text-align: center;
    padding: 0;
    height: 100%;
    transition: all .25s ease 0s;
}
#footer .footer-content-wrap.footer-right a {
    color: #FFF;
    text-decoration: none;
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    padding: 47px 25px;
    transition: all .25s ease 0s;
}

#footer .footer-content-wrap.footer-right:hover {
    background: #FFF;
}

#footer .footer-content-wrap.footer-right:hover a {
    color: #191d1f;
}
#footer .footer-content-wrap.footer-middle {
    padding-top: 65px;
    padding-bottom: 5px;
}
#footer .footer-content-wrap.footer-middle .footer-menu-logo {
    float: left;
    color: #fff;
    line-height: 30px;
    font-size: 20px;
    width: 100%;
    text-align: center;
}
#footer .footer-content-wrap.footer-middle .footer-menu-logo a {
	color: white;
	text-decoration: none;
	padding-left: 10px;
}
#footer .footer-content-wrap.footer-middle .footer-menu-logo a:hover {
	text-decoration: underline;
}

#footer .footer-content-wrap.footer-middle .footer-menu-logo sup {
    color: #fff;
}

#footer .footer-content-wrap.footer-middle .footer-menu {
    float: left;
    
}
#footer .footer-content-wrap.footer-middle .footer-menu li {
    float: left;
    margin-left: 25px;
}
#footer .footer-content-wrap.footer-middle .footer-menu li a {
    color: #FFF;
    text-decoration: none;
    font-size: 20px;
    padding: 0 10px;
    line-height: 30px;
    text-transform: uppercase;
    display: block;
}
/*footer*/
/*plugin CSS*/
.wpcf7{
    position: relative;
}
span.wpcf7-form-control-wrap{
    display: block;
}
span.wpcf7-not-valid-tip{
    position: absolute;
    top: 0;
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);    
    padding-left: 10px;
    height: 100%;
    line-height: 46px;
    display: block;
    background: #f2dede;
    margin-bottom: 1px;
}
div.wpcf7 img.ajax-loader{
    position: absolute;
    left: -25px;
    top: 15px;
    margin: 0;
}
.wpcf7-response-output{
    position: absolute;
    width: auto;
    margin-top: 10px !important;
    font-size: 14px !important;
} 
/*plugin CSS*/
/*blog*/
.div-single-post{
    margin-bottom: 50px;
}
.blog-content{
    position: relative;
}
.pagination{
    position: absolute;
    bottom: 4px;
    width: -webkit-calc(100% - 8px);
    width: -moz-calc(100% - 8px);
    width: calc(100% - 8px);
    left: 4px;
    right: 4px;
    margin: 0;
}
.pagination div.prev{
    float: left;
}
.pagination div.next{

    float: right;
}
.pagination div a{
    display: block;
    width: 64px;
    text-align: center;
    background-color: #FFF;
    height: 64px;
}
.pagination div.prev a{
    background: #FFF url(images/left-arrow.png) no-repeat center;
}
.pagination div.prev a:hover{
    background: #191d1f url(images/left-arrow-hover.png) no-repeat center;
}
.pagination div.next a{
    background: #FFF url(images/right-arrow.png) no-repeat center;
}
.pagination div.next a:hover{
    background: #191d1f url(images/right-arrow-hover.png) no-repeat center;
}

.home-content .blog-content h3 a{
    font-size: 28px;
    text-decoration: none;
    display: block;
    color: #191d1f;
    font-weight: bold;
}
.formField {
width: 100%;
border-bottom: 2px dotted black;
float: left;
}
.formField label {
    box-sizing: border-box;
    float: left;
    padding: 10px 10px 7px;
    width: 25%;
}
.formField .wpcf7-form-control-wrap {
width: 75%;
float: left;
}

ul#menu-chinese-top-header-menu li {
	line-height: 38px;
}
h1 {
	font-size: 24px;
	padding: 30px 35px !important;
	line-height: 1em !important;
}
.slider-content p, .slider-content2 p {
font-size: 24px !important;
color: black !important;
line-height: 5px !important;
padding-left: 5px !important;
}

.slider-content2 { 
	padding-top: 15px !important;
}
.content-section ul {
padding-left: 25px;
}
.content-section ul li {
  list-style-type: circle;
  	
}



/*blog*/
@media (max-width: 1674px) {
    .container {
        width: 100%;
    }
h2 {
font-size: 21.5px;
}
    #main-content {
        padding: 35px 50px 20px 50px;
    }
    #header .div-nav ul li a {
        padding: 45px 0;
        font-size: 16px;
    }
    #header .div-nav ul li.home a, #header .div-nav ul li.home:hover a {
        background-size: 55%;
    }
    p {
        font-size: 16px;
        line-height: 24px;
    }
    .middle-content, .middle-content li {
font-size:16px;
  line-height: 24px;
}

    label {
	font-size: 16px;
    }
    p a {
        font-size: 16px;
    }
	p strong {
		font-size: 14px;
	}
    .bold {
        font-size: 16px;
    }
    .div-language ul li a {
        font-size: 16px;
    }
    .div-language {
        margin: -25px 0px 10px 0;
    }
    .home-content .content-section {
        min-height: 400;
    }
    .home-form input[type="submit"] {
        width:; 75%;
    }
    #footer .footer-content-border {
        height: 124px;
    }
    #footer .footer-content-wrap.footer-middle {
        padding-top: 50px;
        padding-bottom: 0;
    }
    #footer .footer-content-wrap.footer-right {
    }
    #footer .footer-content-wrap.footer-right a {
        font-size: 15px;
        line-height: 24px;
        padding: 50px 20px;
    }

    #footer .footer-content-wrap.footer-middle .footer-menu li a {
        font-size: 16px;
    }

    #footer .footer-content-wrap.footer-middle .footer-menu-logo {
        font-size: 16px;
        
    }
    .home-content .content-section2 .home-title-2 {
        font-size: 24px;
        font-weight: bold;
    }
}
@media (max-width: 1279px) {
    .not-found{
        font-size: 150px;
        line-height: 120px;
    }

    #header .div-nav ul li a {
        font-size: 10px;
        padding: 31px 0;
    }
    #header .div-nav ul li.home a, #header .div-nav ul li.home:hover a {
        height: 42px;
    }
    p {
        font-size: 14px;
        line-height: 20px;
    }

        .middle-content, .middle-content li {
font-size:14px;
  line-height: 20px;
}
    label {
	font-size: 14px;
    }
    p a {
        font-size: 14px;
    }
    .bold {
        font-size: 14px;
    }
    .home-content .content-section-wrap {
        padding: 30px;
    }
    .home-content .content-section {
      /*  height: 615px; */
    }
    .div-language ul li a {
        font-size: 12px;
    }
    .home-content .content-section2 h3 {
        font-size: 24px;
	padding: 15px 35px;
    }
    .home-content .content-section2 .home-title-2 {
        font-size: 20px;
        padding-left: 25px;
        line-height: 70px;
    }
.right-bottom-content .pull-right .link-2 {
	    font-size: 21px;
    line-height: 27px;
}
    .social-link ul li {
        width: 52px;
        height: 52px;
    }
    .social-link ul li a,.social-link ul li a:hover{
        background-size: 100% !important;
    }
    .home-form textarea {
        max-height: 92px;
        min-height: 92px !important;
        height: 92px !important;
    }
    .home-content .content-section2 {
        height: 402px;
    }
.home-form textarea {
	height: 90px;
	min-height: 90px;
}
    #footer .footer-content-border {
        height: 100px;
    }
    #footer .footer-content-wrap.footer-logo a, #footer .footer-content-wrap.footer-logo a:hover {
        background-size: 80%;
    }
    #footer .footer-content-wrap.footer-middle {
        padding-top: 35px;
        padding-bottom: 0;
    }
    #footer .footer-content-wrap.footer-right a {
        padding: 25px 5px;
    }
	.home-content .sidebar-title-1 span{
	font-size: 20px;
}
@media (max-width: 979px) and (min-width: 768px) {
    .home-content .content-section-wrap{
        padding: 20px;
    }
    p{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    h2 {
	font-size: 16px;	
    }
        .middle-content,  .middle-content li {
font-size:12px;
  line-height: 20px;
}
    p a {
	font-size: 12px;
    }
    .bold{
        font-size: 12px;
        line-height: 20px;
    }
    .home-content .sidebar-title-1 span{
        font-size: 16px;
    }
    .home-content .content-section2 h3{
        font-size: 24px;
        padding-left: 20px;
    }
    .social-link ul li{
        height: 48px;
        width: 48px;
        margin-right: 3px;
    }
    .home-content .content-section-wrap2{
        padding: 30px 15px;
    }
    .home-form input[type="submit"] {
        /*width: 120px;    */
    }
    #footer .footer-content-wrap.footer-right a {
        padding: 22px 5px;
        font-size: 16px;
        line-height: 20px;
    }
    #footer .footer-content-wrap.footer-middle .footer-menu-logo{
      font-size: 12px;
    }
    #footer .footer-content-wrap.footer-middle .footer-menu li{
        margin-left: 10px;
    }
    #footer .footer-content-wrap.footer-middle .footer-menu li a{
        padding: 0 5px;
        font-size: 12px;
    }
    #header .div-nav ul li a {
    padding: 20px 0;
}
}
@media (max-width: 767px) {
 .border {
 margin-bottom: 35px;
 }
.border-remove {
  border-bottom: 2px dotted #191d1f !important;
}
.home-bottom {
    margin-top: 0px;
}
p strong {
    font-size: 16px;
}
.home-content .content-section-wrap {
padding: 10%;
}
    .home-content .right-img-1 {
        margin-top: 0;
    }
    .customgrid1, .customgrid2, .customgrid3, .customgrid4, .customgrid5, .customgrid6, .customgrid7 {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
    }
    .home-content .content-section3 {
        height: auto;
        margin-bottom: 35px;
	min-height: initial;
    }
    .right-bottom-content {
        position: static;
    }
    .right-bottom-content .pull-right .link-2 {
        font-size: 24px;
        padding-bottom: 25px;
        padding-top: 30px;
    }
    p {
        font-size: 18px;
        line-height: 24px;
    }
        .middle-content, .middle-content li {
font-size:18px;
  line-height: 24px;
}
    label {
	font-size: 18px;
    }
    p a {
        font-size: 18px;
    }
    .bold {
        font-size: 18px;
    }
    #main-content {
        padding: 35px 15px 20px;
    }
    .home-content .content-section, .home-content .content-section2 {
        height: auto;
        margin-bottom: 35px;
    }
    .social-link {
        text-align: center;
    }
    .social-link ul {
        display: block;
    }
    .social-link ul li {
        width: -webkit-calc(23% - 16px);
        width: -moz-calc(23% - 16px);
        width: calc(23% - 16px);       
        height: 75px;
        max-width: 75px;
        margin: 0 8px;
        float: none;
        display: inline-block;
    }
    #footer {
        padding: 50px 15px;
        margin-top: 0px;
    }
    .mob-footer-left {
        float: left;
        width: 30%;
    }
    .mob-footer-right {
        float: right;
        width: 65%;
    }
    #footer .mob-footer-right .footer-content-wrap.footer-middle {
        padding-top: 20px;
    }
    #footer .footer-content-wrap.footer-middle .footer-menu-logo,
    #footer .footer-content-wrap.footer-middle .footer-menu {
        float: none;
          font-size: 20px;
          font-weight: bold;
    }
    #footer .mob-footer-right .footer-content-wrap.footer-middle .footer-menu li {
        float: none;
        margin: 0;
    }
    #footer .mob-footer-right .footer-content-wrap.footer-middle .footer-menu li a {
        padding: 0;
        font-size: 20px;
        font-weight: bold;
    }
    #footer .footer-content-border {
        height: 130px;
    }
    #header-top {
        padding: 40px 15px;
    }
    #header .div-nav ul li ul {
        display: none;
        position: absolute;
        background: #191d1f;
        border: 2px dotted #FFF;
        left: -2px;
        right: -2px;
        top: -2px;
        width: 100%;
        z-index: 99999;
        overflow-y: scroll;
    }
    #header .div-nav ul li {
        width: 29%;
        width: -webkit-calc(30% - 2px);
        width: -moz-calc(30% - 2px);
        width: calc(30% - 2px);
        position: relative;
    }
    #header .div-nav ul li.home {
        width: 40%;
    }
    #header .div-nav ul li a {
        font-size: 18px;
        padding: 48px 0;
        min-height: 42px;
    }
    #header .div-nav ul li li {
        width: 100%;
        border-right: none;
        border-bottom: 2px dotted #FFF;
    }
    #header .div-nav ul li li.last {
        border-bottom: none;
    }
    #header .div-nav ul li:hover a {
        background: transparent;
        color: #FFF;
    }
    #header .div-nav ul li a:hover {
        background: #FFF;
        color: #191d1f;
    }
    #footer .footer-content-wrap.footer-logo a,#footer .footer-content-wrap.footer-logo a:hover{
        background-size: auto;
    }
}
@media (max-width: 479px) {
    .home-content .middle-content h1{
    	font-size: 30px;
    }
    #main-content {
        padding-top: 35px;
    }
    #header .div-nav ul li a {
        font-size: 15px;
        padding: 24px 0;
    }
    #footer .mob-footer-right .footer-content-wrap.footer-middle .footer-menu li a {
        font-size: 16px;
    }
    .not-found{
        font-size: 100px;
        line-height: 80px;
    }
    #footer .footer-content-wrap.footer-logo a,#footer .footer-content-wrap.footer-logo a:hover{
        background-size: 80%;
    }
    .formField label {
	font-size: 12px;
    }
    .home-form textarea, .home-form input {
	font-size: 12px;
    }
    .right-bottom-content .pull-right .link-2 {
    font-size: 20px;
    line-height: 25px;
    padding-top: 30px;
    }
}




@media (max-width: 780px) {
.home-content .content-section-wrap2 {
    padding: 6px 15px;
}
}

.pageTitle {
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    padding-left: 0px;
    text-transform: uppercase;
}


.slider-bottom {
	position: absolute;
	bottom: 40px;
	display: none;
}

.content-section-wrap a {
	text-decoration: underline;
}

/*For Version3 Recaptcha*/
span.wpcf7-not-valid-tip{
	width: calc(50% - 10px);
    line-height: 18px;
    right: 0;
}
.wpcf7-response-output {
    margin-top: 62% !important;
}
@media (max-width: 767px) {
	.wpcf7-response-output {
    	margin-top: 35% !important;
	}
	}}