/*******Contact form 7*****/
/*worning*/
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok, .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng, .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff;
    padding: 11px 0px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid#e80808;
    border-right: 1px solid#e80808;
    color:#e80808;
    position: absolute;
    top:0;
    float: left;
}
form.wpcf7-form.form.invalid{
    position: relative;
    padding-top: 40px;
}


.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok, .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng::before, .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors::before {
    content: "\f071";
    font-size: 18px !important;
    color: #fff;
    background: #e80808;
    padding: 12px 13px 10px 12px;
    margin-right: 16px;
    font: normal normal normal 14px/1 FontAwesome;
    position: relative;
    top: 1px;
}

/*issue*/

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng{
    border: 1px solid#ff0000;
    border-right: 5px solid#ff0000;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng::before {
    content: "\f057";
    color: #fff;
    background: #ff0000;
}
/*Success full*/
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    /*border: 1px solid#259805;*/
    /*background: #fff;*/
    /*color: #39671d;*/
    /*border-right: 5px solid#259805;*/
    border: 1px solid#b3b4b8;
    background: #b3b4b8;
	color: #b3b4b8;
    border-right: 5px solid#b3b4b8;
	position: absolute;
    top:0;
    float: left;
}


.contact_popup.top .form {
    width: 770px;
    margin: 0 auto;
    float: none;
    position: relative;
    padding-top: 21px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok::before {
    content: "\f058";
    /*color: #fff;*/
    /*background: #259805;*/
    color: #b3b4b8;
    background: #b3b4b8;
    padding: 11px;
    margin-left: -11px;
    margin-right: 9px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 9px !important;
    float: left;
    padding-left: 10px;
    position: relative;
    top: 2px;
    clear: both;
    width: 100.3%;
    text-align: left;
    border: 1px solid red;
    height: 60px;
    margin-top: -61px;
    margin-left: -1px;
}

.from-flaceholder2 span.wpcf7-not-valid-tip {
    height: 286px;
    position: absolute;
    top: -1px;
    width: 770px;
    margin: 0;
    margin-left: -1px;
}


.contact_popup .upfile .groppin{float: none !important; margin-top: -1px !important;}

.contact_popup .upfile .groppin br {
    display: none !important;
}


.upfile span.wpcf7-not-valid-tip {
    font-size: 13px!important;
    z-index: 100;
    margin-left: -152px;
    margin-top: -29px;
    text-transform: none;
    font-weight: normal;
    width: 770px !important;
    height: 36px;
}

/*twitter post*/
.twitter-just-now #ctf .ctf-item {
    padding:0 0 0 12px;
    margin: 0;
    border: 0;
    background: url("images/wol-dice.png") no-repeat 0 13px;
}
.twitter-just-now #ctf .ctf-item p a{color: #fff;}

.wpcf7-form p.mant{margin: 0;}
.contact_popup.top .form span.mandatory{font-size: 14px;}
.from-flaceholder .wpcf7-form-control-wrap{z-index: 99;}
.contact_popup .textarea {    margin: 0 0 0px 0!important;}


.wpcf7-form p.mant {
    margin: 0;
    margin-bottom: 30px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    top: 22px;
}

.contact_popup p {
    font-size: 18px !important;
    margin-top: 10px !important;
    margin-bottom: 20px!important;
}

.thankyou {
    background: #b3b4b8 !important;

}
.thankyou .overlay{    background: #b3b4b8 !important;
}


.vertical p{ color: #fff}

#footer .social-media-copyright a i {
    width: 20px;
    height: 20px;
    line-height: 22px;
    background: #6e6e6e;
    color: #222222;
    margin: 0 3px;
    border-radius: 50%;
    font-size: 13px;
}
#footer .social-media-copyright a i:hover {
    background: #fff;
}

#ctf.ctf-super-narrow .ctf-tweet-content{clear: inherit !important;}

.google-partner1 {
    width:100%;
    border-bottom: solid 1px #333;
    text-align: right;
    float: left;
    padding:0 419px 0 0;
    margin:-51px 0 0 0;
}
.google-partner1 ul.google-img{
    border-right: solid 1px #333;
    padding:22px 16px 0 0;
}
.google-partner1 ul.google-img li{
    border: none;
    padding: 0 0 10px 4px;
}

.google-partner1 ul.pound-logo{}
.google-partner1 ul{
    display: inline-block;
}
.google-partner1 ul li{
    display: inline-block;
    border-left: solid 1px #333;
    padding:0 9px 10px 9px;
}

@media (max-width:1700px) {
    .google-partner1{
        padding: 0 270px 0 0;
        margin: -51px 0 0 0;
    }
}
@media (max-width:1599px) {
    .google-partner1{
        padding: 0 150px 0 0;
        margin: -24px 0 0 0;
    }
}

@media (max-width:1365px) {
    .google-partner1{
        padding: 0 80px 0 0;
        margin: -70px 0 0 0;
    }
}

@media (max-width:1199px) {
    .google-partner1{  padding:0 15px 0 0;  margin: -50px 0 0 0;  }
    .google-partner1 ul.google-img{padding:13px 10px 0 0;}
    .google-partner1 ul.google-img li img{  width:100px;}
    .google-partner1 ul li{padding: 0 5px 10px 5px;}
}

@media (max-width:991px) {
    .google-partner1{
        padding: 0;
        margin:10px 0 0 0;
        text-align: center;
    }
}

@media (max-width:767px) {
    .google-partner1 ul.google-img, .google-partner1 ul li{border: none;}
}
.google-partner1 ul li a img{
    vertical-align: bottom;
}
.google-partner1 ul li:first-child{
    border: none;
}

