/* media queries */

@media (max-width: 1199px) {
 
 .progress-bar {display:none !important;}
}

@media (max-width: 768px) {
 
 .none {display:none !important;}
}



/* end media queries */

.body

{
    
    width:100% !important
    padding-right:5px !important
  	padding-left:5px !important
    
     
 	
}

/* top bar */

.details
{
    color:#ffffff;
    font-size:12px;
    float:left;
    display:inline;
}
.tap2 {color:transparent;}


/* Menu Item A Desktop */


.menu-item
{
 
}

.menu-item a
{
color:#4d200f  !important;  
 
}


.menu-item a:hover
{
	color:#cd5c5c  !important;
	font-weight:normal !important;  
 	background: -webkit-gradient(linear, center top, center bottom, from(#ededed), to(#fff));
	background-image: linear-gradient(#ededed, #fff);
	border-radius: 8px;
	box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	
}

.current-menu-item a
{
	color:#9b0000  !important;  
  	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ededed));
	background-image: linear-gradient(#fff, #ededed);
	border-radius: 8px;
	box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	color: #222;
   
}

.menu-item li
{
	color:#9b0000  !important;  
    width:110px;
  	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ededed));
	background-image: linear-gradient(#fff, #ededed);
	border-radius: 8px;
	box-shadow: inset 0px 0px 1px 1px rgba(0,0,0,0.1);
	color: #222;
   
}

.ultimatum-regular-menu {
	
float:left;

	font-weight:normal !important;
    font-size:16px !important;
	height: 28px !important;
	min-height: 28px !important;
	max-height: 28px !important;
	
	padding:0px 0px 0px 0px !important;
	
	margin-top: 10px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0 !important;
	
	
	
	
}

#col-86-1 img { width: 220px; height: 50px; }

.benefits
{
	line-height:28px;
 	font-size:24px !important;
  	font-weight:normal !important;
	color: #373a41 !important;
	font-family:"Open Sans",Helvetica,Arial,Verdana,sans-serif !important;
	text-transform: uppercase !important;
}

.welcome_text
{
  line-height:32px !important;
  font-size:18px !important;
}

.slant 
{ font-style:italic !important;}

h1 {line-height:42px!important;}

/* progress bars */

.progress-bar 
{
    
  background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
	background-image: linear-gradient(#fff, #ccc);
	border-radius: 6px;
    height: 25px;
    padding: 5px;
    width: 300px;
    margin: 50px 0;         
    
    box-shadow: 0 1px 5px #000 inset, 0 1px 0 #444;           
}

.progress-bar span 
{
    display: inline-block;
    height: 100%;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
    transition: width .4s ease-in-out;    
}

.blue span 
{
    background-color: #34c2e3;   
}

.orange span 
{
      background-color: #fecf23;
      background-image: linear-gradient(top, #fecf23, #fd9215);  
}   

.green span 
{
      background-color: #a5df41;
      background-image: linear-gradient(top, #a5df41, #4ca916);  
}

.stripes span 
{
    	background-size: 30px 30px;
    	background-image: linear-gradient(135deg, rgba(255, 255, 255, .15) 25%, transparent 25%,
        transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%,transparent 		75%, transparent);            
    
    	animation: animate-stripes 3s linear infinite;             
}

@keyframes animate-stripes {
    0% {background-position: 0 0;} 100% {background-position: 60px 0;}
}

/* end progress bars */

/* parallax */
.fixbg
{
    background-repeat: no-repeat;
    background-attachment: fixed;
    
}

/* end paralax */

/* dividers */


#divider_txt
{
    background: #fff;
    padding: 25px 0;
    color: #115668;
    font-size: 14px;
    font-family: 'Droid Sans', sans-serif;
}

.divider_txt_1
{
	
	color: #115668;
  	font-style:italic;
  	font-weight:500;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
}

.divider_txt_2
{
	
	color: #ffffff;
  	font-style:italic;
  	font-weight:500;
	font-size: 14px;
	font-family: 'Droid Sans', sans-serif;
}


.divider_txt h1
{
    text-align: center;
    color: #115668 !important;
    font-size: 22px;
  	font-weight:600 !important;
    font-family: 'Droid Sans', sans-serif;
    margin: 0 0 20px;
    background: url(https://fusionthemes.com.au/wp-content/uploads/grey-line.png) repeat-x 0 		center;
    text-transform: none;
    font-weight: 400;
}

.divider_txt h2
{
    text-align: center;
    color: #115668 !important;
    font-size: 22px;
  	font-weight:600 !important;
    font-family: 'Droid Sans', sans-serif;
    margin: 10px 0 20px;
    background: url(https://fusionthemes.com.au/wp-content/uploads/grey-line.png) repeat-x 0 		center;
    text-transform: none;
    font-weight: 400;
}

.divider_txt h3
{
    text-align: center;
    color: #115668 !important;
    font-size: 22px;
    font-family: 'Droid Sans', sans-serif;
    margin: 0 0 20px;
    background: url(https://fusionthemes.com.au/wp-content/uploads/grey-line.png) repeat-x 0 		center;
    text-transform: none;
    font-weight: 400;
}



.divider_txt span 
{
      display: inline-block;
      background: #ffffff;
      padding: 0 10px;
}


.blockquote 
{

border-left: 5px solid #81adc6 !important;
  
}

/* end dividers */

/* drop-caps */

.drop-cap, .drop-cap1
{
 display:block;
 
 text-align: center;
 font-size:28px;
 
 color: #fff;
 padding: 10px 10px;
 margin: 5px 8px 0 2px;
 
 -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3), 0 0 14px rgba(0,0,0,0.2) inset;
 -moz-box-shadow:0 1px 4px rgba(0,0,0,0.3), 0 0 14px rgba(0,0,0,0.2) inset;
 box-shadow:0 1px 4px rgba(0,0,0,0.3), 0 0 14px rgba(0,0,0,0.2) inset;
}

.drop-cap {
 background:#778899;
}


.drop-cap1 {
 color: #fff !important;
 background:#88d1e2;
 border-radius: 50%;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
}

/***** cogs in diamonds ****/
@-webkit-keyframes scale {
  0% { -webkit-transform:scale(0.8);}
  50% { -webkit-transform:scale(1);}
  100% {-webkit-transform:scale(0.8);}
}

.loader{
  margin:0px auto;
  margin-top:20px;
  text-align: center;
  width:150px;
}
.loader .rotated{
  -webkit-transform-origin:0 0;
  -webkit-transform:rotate(45deg) scale(0.5);
  
}
.loader .rotated div{
 
  border:3px solid;
  width: 300px;
  height: 300px;
  margin: 15px;	
  -webkit-animation: scale 2.2s static infinite;
}

.loader div.red{
  background: url("https://fusionthemes.com.au/wp-content/uploads/2015/01/cogs_128x128_rev2.gif") repeat fixed center;
  -webkit-transform-origin:50% 50%;
  border-color: #a55570;
}
.loader div.blue{
  background: url("https://fusionthemes.com.au/wp-content/uploads/2015/01/cogs_128x128_rev2.gif")  repeat fixed center;
  -webkit-transform-origin:0 0%;
  border-color:#024678;
  
}
.loader div.black{
  background: url("https://fusionthemes.com.au/wp-content/uploads/2015/01/cogs_128x128_rev2.gif")  repeat fixed center;
  -webkit-transform-origin:-10% -10%;
  border-color: #333;
}

/*** end ***/

/***circles*****/

span.blue {
  background: #88d1e2;
  border-radius: 1.0em;
  -moz-border-radius: 1.0em;
  -webkit-border-radius: 1.0em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 0px;
  text-align: center;
  width: 1.6em; 
}



.circular1 
{
	width: 160px;
	height: 160px;
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	background: url(https://fusionthemes.com.au/wp-content/uploads/2015/01/pc-guy160x160.gif) no-repeat;
	
}

.circular2 
{
	width: 160px;
	height: 160px;
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	background: url(https://fusionthemes.com.au/wp-content/uploads/2015/01/graphic-artist.gif) no-repeat;
	
}

.circular3 
{
	width: 160px;
	height: 160px;
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	background: url(https://fusionthemes.com.au/wp-content/uploads/2015/01/beer160x160.gif) no-repeat;
}	

.circular4 
{
	width: 120px;
	height: 120px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	background: url(https://fusionthemes.com.au/wp-content/uploads/cogs_128x128_bright.gif)  repeat;
	
}

.circular5 
{
	width: 160px;
	height: 160px;
  
	border-radius: 80px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	background: url(https://fusionthemes.com.au/wp-content/uploads/2015/01/seo-checklist.gif) no-repeat;
}	

.circular6 
{
	width: 120px;
	height: 120px;
	border-radius: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
background: url(https://fusionthemes.com.au/wp-content/uploads/2015/01/cogs_128x128_rev2.gif)  repeat;
	
}


/* end circles */

/* video embed */
.responsive-container {
        position: relative;
        padding-bottom: 50.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        margin-bottom: 1em;
}
.responsive-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}

.responsive-container1 {
        position: relative;
        padding-bottom: 50.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
        margin-bottom: 1em;
}
.responsive-container1 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}

.responsive-container2 iframe {
        
        height: 500px;
}


/* end video embed */

.info
{
     background-color:#fff4ed;
     padding:5px;
     margin-bottom:0.5em;
     color:#4d200f;
  	font-family:Tahoma, Geneva, Verdana, sans-serif;
   	font-size:20px;
  	font-weight:600;
    line-height:32px;
    border:3px solid #884444;
    margin-left:0.5em;
    margin-right:0.5em;
}

.info p
{
    padding-left:5px;
}

.info span
{
    font-weight:bold;
}

.info1
{
  
   color:#fff;
   padding:10px !important;
 
   line-height:28px;
   border:3px solid #fff;
   
} 


.info1_1
{
  
   color:#fff;
   padding:10px !important;
 
   line-height:28px;
   
   
} 

.info1 span
{
    font-weight:bold;
}

.info2
{
  
   padding:10px !important;
   color:#2C2119 !important;;
   font-family:Verdana, Tahoma, Geneva, sans-serif !important;;
   font-size:20px !important;;
   font-weight:normal;
   line-height:32px !important;
 
  
}

.info2 span
{
  font-weight:bold;
}

.note
{
     background-color:#F7DECD;
     padding:10px;
     margin-bottom:0.5em;
     color:#4d200f;
 
	font-size:1.1em;
    font-weight:600;
    line-height:18px;
    border:3px solid #884444;
    margin-left:0.5em;
    margin-right:0.5em;
}

.note1
{
  	background-color:#F2E9E3;
   	padding:10px;
   
   	color:#4d200f;
 
	font-size:1.1em;
    font-weight:600;
    line-height:18px;
    border:3px solid #4d200f;
    margin-left:0.5em;
    margin-right:0.5em;
}

.note2
{
  	background-color:#ffffff;
  	color:#4d200f;
  	text-align:center;
 	font-size:1.0em !important;
    font-weight:500;
    line-height:22px;
    margin-left:0.2em;
    margin-right:0.2em;
  	padding:15px;
	border:2px solid #414852;
  	margin:10px;
	-webkit-border-radius: 15px 15px 15px 15px !important;
	-moz-border-radius: 15px 15px 15px 15px !important;
	border-radius: 15px 15px 15px 15px !important;
  
}

.note2_1
{
    align:left;
    background-color:#ffffff;
    color:#ffffff;
    font-size:1.1em;
    font-weight:normal;
    line-height:18px;
    padding:5px;
 }

.note3
{
  	background-color:#444444;
   	color:#ffffff !important;
 	text-align:center;
	border:2px solid #ffffff;
  	line-height:22px;
 	padding:15px;
  	margin:10px;
	-webkit-border-radius: 15px 15px 15px 15px !important;
	-moz-border-radius: 15px 15px 15px 15px !important;
	border-radius: 15px 15px 15px 15px !important;
}

.note3_1
{
  	background-color:#D9EDF7;
   	color:#115668  !important;
 	text-align:center;
	border:2px solid #115668;
  	line-height:22px;
 	padding:15px;
  	margin:10px;
	-webkit-border-radius: 15px 15px 15px 15px !important;
	-moz-border-radius: 15px 15px 15px 15px !important;
	border-radius: 15px 15px 15px 15px !important;
}

.note3_2
{
  	background-color:#EEEBF6;
   	color:#8C1A55!important;
 	text-align:center;
	border:2px solid #414852;
  	line-height:22px;
 	padding:15px;
  	margin:10px;
	-webkit-border-radius: 15px 15px 15px 15px !important;
	-moz-border-radius: 15px 15px 15px 15px !important;
	border-radius: 15px 15px 15px 15px !important;
}



.real
{color:#ffffff;}

.solution
{
  background:#f4f4f4;
  padding:5px;
}

.btn {
    color: #ffffff;
    font-size: 20px;
    padding: 10px 10px 10px 10px;
    text-decoration: none !important;
    font-style: none !important;
  	font-weight:normal !important;  
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;

}

.btn:hover {
    text-decoration: none !important;
    font-style: none !important;
  	font-weight:normal !important;
  	background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
}

.more_btn {
    color: #ffffff;
    font-size: 12px;
    padding: 3px 6px 3px 6px;
    text-decoration: none !important;
    font-style: none !important;
  	font-weight:normal !important;
  float:right;
	background: rgb(255,168,76); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); /* 		FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-					stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(255,123,13,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); /* 	 Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); 
  	/* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); 
  	/* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%); 
  	/* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', 	endColorstr='#ff7b0d',GradientType=0 ); 
  	/* IE6-9 */
	border: 1px solid #0000aa;
	-webkit-border-radius: 3;
    -moz-border-radius: 3;
    border-radius: 3px;

}

.more_btn:hover {
  	color: #0000aa;
    text-decoration: none !important;
    font-style: none !important;
  	font-weight:normal !important;
  	background: rgb(255,197,120); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,197,120,1) 0%, rgba(251,157,35,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,197,120,1)), color-stop(100%,rgba(251,157,35,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,197,120,1) 0%,rgba(251,157,35,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc578', endColorstr='#fb9d23',GradientType=0 ); /* IE6-9 */

  	
}



.mid {text-align:center;}

.none {font-style:none !important;}

.about_media {
background-color: #f2ea79 !important;
}

/* footer */

#footer
{
    background: #444444;
    padding: 25px 0;
    color: #ffffff;
    font-size: 14px;
    font-family: 'Droid Sans', sans-serif;
}

.footer_txt h2
{
    text-align: center;
    color: #e69129;
    font-size: 22px;
    font-family: 'Vollkorn',sans-serif;
    margin: 0 0 20px;
    background: url(https://fusionthemes.com.au/wp-content/uploads/grey-line.png) repeat-x 0 		center;
    text-transform: none;
    font-weight: 400;
}

.footer_txt h3
{
    text-align: center;
    color: #e69129;
    font-size: 22px;
    font-family: 'Vollkorn',sans-serif;
    margin: 0 0 20px;
    background: url(https://fusionthemes.com.au/wp-content/uploads/grey-line.png) repeat-x 0 		center;
    text-transform: none;
    font-weight: 400;
}



.footer_txt span 
{
    display: inline-block;
  	background: #444444;
    padding: 0px;
  	
}

.footer_txt ul li:before {
    font-family: 'FontAwesome';
    content: '\f140';
    margin: 0 5px 0 -15px;
    color: #e69129;
}

.footer_txt ul li
{

	margin-bottom: 10px;
}

.footer_txt ul li span
{

	float:right;
}


 /*Contact form in footer area */

.wpcf7-form-control.wpcf7-text {
		position: relative;
		max-width: 80%;
}

.wpcf7 textarea
{
		height:90px;
		overflow:auto;
}

.wpcf7 
{
   font-family:Arial;	
   padding:10px 10px 30px 10px;
}

span.wpcf7-not-valid-tip
{
  color:#ffffff !important;
}


.wpcf7 p
{
  font-weight:bold;
}

div.wpcf7-mail-sent-ok {
    
    color: white;
}

div.wpcf7-validation-errors {
    color: white;
}

.wpcf7-captchar
{
 	width:120px; 
}

.wpcf7 input[type="submit"]
{
    font-family:Arial;
    word-spacing: 2px !important;
	text-shadow: #103B21 2px -1px 1px !important;
	color: #FFFFFF !important;
    paddding-bottom:10px;
	border-width: 2px !important;
	
	border-style: solid !important;
	background-color: ##DDB288 #b37738 #b37738 ##DDB288; /*non-CSS3 browsers will use this*/
	background: -webkit-gradient(linear, center top, center bottom, from(#66391B), color-      		stop(50%, #B37738), to(#66391B)) !important;
	background: -webkit-linear-gradient(-90deg, #66391B, #B37738 50%, #66391B) !important;
	background: -moz-linear-gradient(-90deg, #66391B, #B37738 50%, #66391B) !important;
	background: -ms-linear-gradient(-90deg, #66391B, #B37738 50%, #66391B) !important;
	background: -o-linear-gradient(-90deg, #66391B, #B37738 50%, #66391B) !important;
	background: linear-gradient(180deg, #66391B, #B37738 50%, #66391B) !important;
									
	position: relative;
    
}


.wpcf7 input[type="submit"]:hover
{
  background:#ff9900;
  color:#fdef00;
  cursor:pointer;
}


/* End Contact form in footer area */
/* WooCommerce */
.woocommerce div.product div.images img {
  display: inline;
  width: 240px;
  height: 240px;
  box-shadow: none;
  padding-top: 110px;
padding-left: 120px;}