/*

Theme Name: Vesanique

Theme URI: http://vesanique.com.au/

Author: Vesanique Pty Ltd

Author URI: 

Description: 

Version: 1.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: vesanique

Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



/*--------------------------------------------------------------

>>> TABLE OF CONTENTS:

----------------------------------------------------------------

1.0 Normalize

2.0 Accessibility

3.0 Alignments

4.0 Clearings

5.0 Typography

6.0 Forms

7.0 Formatting

8.0 Lists

9.0 Tables

10.0 Links

11.0 Featured Image Hover

12.0 Navigation

13.0 Layout

   13.1 Header

   13.2 Front Page

   13.3 Regular Content

   13.4 Posts

   13.5 Pages

   13.6 Footer

14.0 Comments

15.0 Widgets

16.0 Media

   16.1 Galleries

17.0 Customizer

18.0 SVGs Fallbacks

19.0 Media Queries

20.0 Print

--------------------------------------------------------------*/

.error_msg{color:red;}

.captcha-block iframe{position: relative !important;}



.main_search_title.search_title {

    color: #0080FF;

    margin-top: 135px;

    text-align: center;

}



.commets-list ul.children{padding-left: 82px;}

.commets-list a.comment-reply-link {color: #0080FF !important;float: right;}



.wpcf7-response-output.wpcf7-validation-errors {

    color:  #FF0000;

    border: 1px solid  #FF0000;

}

.errorClass{border:1px solid red !important;}

/*12-07-17*/



.form-check-block .wpcf7-list-item, .checkbox-block  .wpcf7-list-item{margin:0;}

.form-check-block input[type="checkbox"], .checkbox-block input[type="checkbox"]{margin: 0 0 0 8px;position: relative;top: 2px;}



#wpcf7-f96-o2 .wpcf7-not-valid-tip {

    /*position: absolute !important;

    width: 154px !important;*/

    height: 0px;

}

#wpcf7-f92-o1 .wpcf7-not-valid-tip{

  height: 0px;

}

.portfolio-filter li a{margin-right: 5px;}



form#commentform p.comment-notes {

  display: none;

}

.children.subcommets-list div#respond{

  padding: 0 0 0 100px;

}



#respond,.children.subcommets-list .comment-respond {

    position: relative;

}

/*#respond .comment-reply-title, */

.comment-reply-title {

    bottom: -11px;

    position: absolute;

    right: 0;

    

}





#cancel-comment-reply-link{

  padding-left: 16px;

    padding-right: 16px;

}

.fa.fa-spinner.fa-pulse.fa-3x.fa-fw {

    font-size: 23px;

}



/*15-07-17*/

.section-hosting-info{background: #fdfdfd none repeat scroll 0 0;

border-bottom: 1px solid #f9f9f9;

padding: 75px 0 50px;}

.section-hosting-info .challange-content {

  margin: 0;

  padding: 0;

}

.col-sm-12.col-md-6.col-checkL, .col-sm-12.col-md-6.col-checkR

{

    /*background-color: #f1f1f1;

    border: 1px solid #e6e6e6;

    border-radius: 2px;

    padding-top: 10px;*/

}

.col-sm-12.col-md-6.col-checkL .checkbox-select, .col-sm-12.col-md-6.col-checkR .checkbox-select

{

  margin-bottom: 0;

}

.section-sercives-block a.scrollto {

    font-size: 12px;

}

/*26-07-2017*/

.section-sercives-contnet.servpading {

    padding: 0 0 48px;

}

.section-ourservices.aboveservpading {

    padding-bottom: 30px;

} 



@media only screen and (min-device-width: 320px) and (max-device-width: 640px){

#wpcf7-f96-o2 .wpcf7-not-valid-tip {

    height: 0px;

    padding-bottom: 10px;

  }

}



@media only screen and (min-device-width: 320px) and (max-device-width: 768px){

  .children.subcommets-list .comment-reply-title {

    bottom: 34px;

    left: 95px;

    position: absolute;

  }

  p.form-submit {

    padding-top: 31px;

  }

  .comment-reply-title{

    bottom: 35px;

    left: 0;

    position: absolute;

  }

}

.navbar-brand>img {
    display: block;
	height: 60px !important;
}