/*
Theme Name: QA Software
Theme URI: http://www.23digital.com.au/
Author: The 23 Digital Team
Author URI: http://www.23digital.com.au/
Description: QA Software theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen


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.

*/

.footer-hide ul li.active a{ color:#ff8100;}

.captcha_img img{ height:50px; width:100%; border-radius:5px;}

div.wpcf7-response-output{ clear:both !important; width:63%; border-radius:5px;}
div.wpcf7 img.ajax-loader{ position:absolute; margin-top:60px;}
.overlay_text span{font-size:10px;}
h3.accordion-title{color:#000;}
.alignleft { float:left;}
.alignright { float:right;}
img.alignleft { margin:0 10px 10px 0;}
img.alignright { margin:0 0 10px 10px;}
img.aligncenter { display:block; margin:0 auto 10px;}
.app-link{display:inline-block;}
.search-results h4 a{color:#575757;}
.search-results h4 a:hover{color:#ff8100;}
.search-results .search-page ul li{ padding:3px 0 7px 21px !important;}
a.prev-news{ float:left; width:25%;color: #333;font-family: "OpenSansRegular";font-size: 16px;line-height:25px; text-decoration:underline;}
a.next-news{ float:right;color: #333;font-family: "OpenSansRegular";font-size: 16px;line-height:25px;text-decoration:underline;}
a.backtonews{float:left; width:50%; text-align:center;color: #333;font-family: "OpenSansRegular";font-size: 16px;line-height:25px;text-decoration:underline;}
a.backbutton{float:left; width:100%; text-align:center;color: #333;font-family: "OpenSansRegular";font-size: 16px;line-height:25px;text-decoration:underline;}
#Hosting-Options{padding:45px 0 45px 0;}
.slider .ms-partialview-template .owl-theme .owl-controls .owl-nav .owl-next {
    background: url("images/about_us_arrow_r.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 39px;
    text-indent: -9999px;
    top: 50%;
    width: 25px;
	right:-40px;
}

.slider .ms-partialview-template .owl-theme .owl-controls .owl-nav .owl-prev {
    background: url("images/about_us_arrow_l.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 39px;
    text-indent: -9999px;
    top: 50%;
    width: 25px;
	left:-40px;
}
@media all and (max-width:768px){
.slider .ms-partialview-template .owl-theme .owl-controls .owl-nav .owl-prev {
	left:-21px;
}	
.slider .ms-partialview-template .owl-theme .owl-controls .owl-nav .owl-next {
	right:-21px;
}
.slider .ms-partialview-template .owl-theme .owl-controls .owl-dots{ position:absolute; bottom:-35px;}
}
.ms-partialview-template .commin_text > img {width:100% !important}
.video-text{text-align:left !important;padding:15px 0 0 0}
.transmital-box{background:#fff !important;border:none !important;padding:40px 0 !important}
.clearfix{clear:both;}

@media (max-width:901px){
.slider .carousel-indicators{z-index:8 !important}
}